BODY {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#table {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	font: normal 12px arial, verdana, sans-serif;
	text-align: left;
	background: #FFFFFF;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:74px;
}

#menu {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:43px;
	background: url("/images/menu.gif") no-repeat;
}

.menu {
	width:750px;
	height:43px;
	font: bold 12px/43px verdana, arial, sans-serif;
	color: #FFFFFF;
	text-align:center;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding:0 19px;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar {
	width:177px;
	font: bold 12px/43px verdana, arial, sans-serif;
	background:#d1d9e7;
	color: #FFFFFF;
	text-align:center;
	
} 

a.getACashAdvance {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab1.gif') no-repeat;
}

a.getACashAdvance:hover, span.getACashLoan {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab1.gif') no-repeat -177px 0px;
}

a.howItWorks {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab2.gif') no-repeat;
}

a.howItWorks:hover, span.howItWorks {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab2.gif') no-repeat -177px 0px;
}

a.companies {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab3.gif') no-repeat;
}

a.companies:hover, span.companies {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab3.gif') no-repeat -177px 0px;
}

a.faqs {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab4.gif') no-repeat;
}

a.faqs:hover, span.faqs {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab4.gif') no-repeat -177px 0px;
}

a.cashAdvanceTips {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab5.gif') no-repeat;
}

a.cashAdvanceTips:hover, span.cashAdvanceTips {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab5.gif') no-repeat -177px 0px;
}

a.contactUs {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab6.gif') no-repeat;
}

a.contactUs:hover, span.contactUs {
	width: 177px;
	height: 24px;
	display: block;
	background: url('/images/tab6.gif') no-repeat -177px 0px;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:246px;
	background: url("/images/header.jpg") no-repeat;
}

#divider {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:8px;
	font-size:1px;
}

#line {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:2px;
	background-color:#6680b1;
	font-size:1px;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	background:#F3F3F3 url("/images/back.gif");
}

.content {
	padding:10px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width:750px;
	height:49px;
}

.copy {
	color: #2b2b2b;
	font: bold 10px/49px verdana, arial, sans-serif;
	text-align: center;
	padding-right: 20px;
}

.copy a {
	color: #2b2b2b;
	text-decoration:none;
}

.copy a:hover {
	color: #2b2b2b;
	text-decoration:underline;
}

#menuBottom {
	width:750px;
	height:55px;
	text-align:right;
	background: url("/images/menubottom.jpg") no-repeat;
}

.menuBottom {
	text-align:right;
	font:normal 10px/35px verdana, arial, sans-serif;
	color:#6B6B6B;
	padding-right: 20px;
}

.menuBottom a {
	color:#6B6B6B;
	text-decoration: underline;
}

.menuBottom a:hover {
	color:#6B6B6B;
	text-decoration: none;
}

.specialText {
	color: #190b49;
	font: bold 18px  verdana, tahoma, arial,sans-serif;
	padding:23px 3px 11px 3px;
	text-align:center;
}

.menuTitleInner {
	color: #303225;
	font: bold 12px tahoma, arial, verdana, sans-serif;
	padding:1px 2px 6px 17px;
}

.more {
	color: #FF6602;
	text-align:right;
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding-right:30px;
}

.more a  {
	color: #FF6602;
	text-decoration: none;
}

.more a:hover {
	color: #FF6602;
	text-decoration: underline;
}

.blueTxt {
	color: #2B69B7;
	font: bold 16px tahoma, verdana, arial, sans-serif;
}

.textTitle {
 color: #485f36;
 font: bold 24px arial, tahoma, verdana, sans-serif;
 padding:1px 2px 16px 2px;
}

A {
	color: #FF6600;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

TD {
	font-size: 12px;
}

.whiteTxt {
	color: #FFFFFF;
	font: bold 13px verdana, tahoma, arial, sans-serif;
	padding: 0 10px;
}

.whiteTxt a  {
	color: #FFFFFF;
	text-decoration: none;
}

.whiteTxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteTxtSm {
	color: #FFFFFF;
	font: bold 10px verdana, tahoma, arial, sans-serif;
	padding: 0 10px;
}

.whiteTxtSm a  {
	color: #FFFFFF;
	text-decoration: none;
}

.whiteTxtSm a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.blueTitle {
	color:#3366CC;
	font: bold 24px/36px verdana, arial, sans-serif;
}

.subTitle {
	color:#000000;
	font: bold 18px/28px verdana, arial, sans-serif;
}

.applyNow span {
	display:none;
}

.applyNow {
	display: block;
	background-image: url("/images/applynow.gif");
	background-repeat: no-repeat;
	background-position:  0 -46px;
	width: 138px;
	height: 46px !important;
	padding: 0px;
	overflow: hidden;
}

.applyNow a {
	display: block;
	background-image: url("/images/applynow.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 138px;
	height: 46px !important;
	padding: 0px;
	overflow: hidden;
}

.applyNow a:hover {
	display: block;
	background-image: none;
	width: 138px;
	height: 46px !important;
	padding: 0px;
	overflow: hidden;
}

.applyNowBox {
	/*width: 569px;*/
	width: 550px;
	height: 153px;
	background-image: url("/images/applynowback.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*********************** Data *********************/

.formEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	width: 250px;
	font-size: 10pt;
}

.formHalfEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 10pt;
}

.formSmallEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	width: 60px;
	font-size: 10pt;
}

.formLongEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	width: 60px;
	font-size: 10pt;
}

.formTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	height: 100px;
	width: 400px;
	font-size: 10pt;
}

.formBigTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #BCBAA2;
	background-color: #FFFFFF;
	height: 100px;
	width: 400px;
	font-size: 10pt;
}

.formButton {
	border: 1px solid #0DE207;
	font-size: 10pt;
	background-color:#007E12;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	width: 100px;
}

.formSmallButton {
	border: 1px solid #BCBAA2;
	font-size: 9pt;
	background-color:#BCBAA2;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
}

.formLongButton {
	border: 1px solid #BCBAA2;
	font-size: 9pt;
	background-color:#BCBAA2;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
}

.tableBorder {
	border: solid 1px #BCBAA2;
	background-color: #FFFFFF;
}

.tableBorderHeader {
	height: 27;
	background-color: #DCDBBD;
	padding-left: 5px;
}

.tableHeader {
	height: 22;
	background-color: #F1F1D8;
	padding-left: 5px;
}

.tableDataDark {
	background-color: #F5F4EB;
	padding-left: 5px;
	height: 22;
}

.tableDataLight {
	background-color: #FDFDF1;
	padding-left: 5px;
	height: 22;
}

.tableHeaderText {
	color: #000000;
	font-weight: bold;
	text-align: center;
}
