/*--- Temp styles for the Ohio Issue 5 alert ---*/
.ohioContent { float: right; margin: 0 0 10px 15px; }
.ohioNavBar { margin: 10px 0 15px 11px; }

/* ----------
The following are the syles for Body
---------- */

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

h2 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold
}

p {
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
}

.pageHeader {
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

.modalPopupPageBackground
{
	background-color:Gray;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.clear { clear: both; }

/* ----------
End
---------- */


/* ----------
The following are the syles for Logo and Header Login
---------- */


#header {
	float: left;
	width: 970px;
	height: 119px;
	padding: 0;
	background: url(../images/headerBkgd.gif) bottom left repeat-x;
	overflow: hidden;
}

#logo {
	float: left;
	width: 482px;
	height: 98px;
	padding: 53px 0 0 23px;
}

#logIn a { 
	font-weight: bold;
	color: #005c27;
	text-decoration: none;
}
	
#logIn a:hover {
	color: #f08212;
	text-decoration: none;
}

#welcomeBack {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #595959;
	text-align: right;
	width: 433px;
	padding: 55px 31px 20px 0;
	background: url(../images/arrowOrange2.gif) top left no-repeat;
}

#welcomeBack a { 
	color: #005c27;
	text-decoration: none;
}
	
#welcomeBack a:hover {
	color: #f08212;
	text-decoration: none;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Customer Login on Homepage
---------- */


#customerLogin {
	float: left;
	width: 362px;
	height: 94px;
	padding: 57px 0 0 0px;
	margin: 0 0 0 103px;
	background-image: url(../images/customerLoginBkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#customerLogout {
	float: left;
	width: 262px;
	height: 119px;
	padding: 48px 0 0 20px;
	margin: 0 0 0 163px;
	background: url(../images/yourAccountHdrLog.gif) top left no-repeat;
}
*html #customerLogout {
	float: left;
	width: 280px;
	height: 119px;
	padding: 50px 0 0 20px;
	margin: 0 0px 0 162px;
	background: url(../images/yourAccountHdrLog.gif) top left no-repeat;
}

#customerLoginInterior {
	padding-left: 140px;
}

.forgot {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #786f5d;
	padding: 0;
	margin: 0; 
}

html.gecko .forgot {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #786f5d;
	vertical-align: middle;
	padding: 4px 0 0 0;
	margin: 0; 
}

.forgot a { 
	color: #005c27;
	text-decoration: none;
}
	
.forgot a:hover {
	color: #f08212;
	text-decoration: none;
}

#customerLogin .login {
	padding: 5px 0 5px 8px;
}

html.gecko #customerLogin .login {
	padding: 6px 0 5px 8px;
}

.errorMessageCustomerLogin {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ec0016;
	float: left;
	text-align: center;
	width: 236px;
	margin: 0;
	padding: 8px 0 0 0;
}

input.username {
	font-family: Verdana, sans-serif;
	color: #515151;
	font-size: 11px; 
	width: 80px;
	height: 16px;
	margin: 0;
	padding: 0;
	/*background: #fff url(../images/usernameBkgd.gif) no-repeat 2px 3px; */
}


input.password {
	font-family: Verdana, sans-serif;
	color: #515151;
	font-size: 11px; 
	width: 80px;
	height: 16px;
	margin: 0 0 0 5px;
	padding: 0;
	background: #fff url(../images/passwordBkgd.gif) no-repeat 2px 3px;
}

.checkboxRemember {
	float: left;
	width: 47px;
	text-align: right;
	margin: 0;
	padding: 11px 8px 0 0;
}

.remember {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2b2019;
	float: left;
	width: 181px;
	margin: 0;
	padding: 14px 0 0 0;
}

.forgotPassword {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #786f5d;
	float: left;
	text-align: center;
	width: 236px;
	margin: 0;
	padding: 16px 0 0 0;
}

.forgotPassword a { 
	color: #786f5d;
	text-decoration: underline;
}
	
.forgotPassword a:hover {
	color: #f08212;
	text-decoration: underline;
}

.loginBtn {
	float: left;
	text-align: center;
	width: 236px;
	margin: 0;
	padding: 25px 0 0 0;
}

.welcomeBackText {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #2b2019;
	font-weight: bold;
	line-height: 18px;
	float: left;
	text-align: center;
	width: 236px;
	margin: 0;
	padding: 0 0 10px 0;
}

.welcomeBackLink {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	float: left;
	width: 187px;
	height: 28px;
	margin: 0 0 0 12px;
	padding: 7px 12px 0 12px;
	background: url(../images/yourAccountHomeLinkBkgd.png) top left no-repeat;
}

.welcomeBackLink a { 
	color: #333333;
	text-decoration: none;
}
	
.welcomeBackLink a:hover {
	color: #ffad59;
	text-decoration: none;
}

.logOutBtn {
	float: left;
	text-align: center;
	width: 236px;
	margin: 0;
	padding: 12px 0 0 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Homepage Flash
---------- */


#flash {
	float: left;
	width: 731px;
	height: 234px;
	margin: 0;
	padding: 0;
	background: url(../images/flashImage.jpg) top left no-repeat;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Cash Advance and Installment Loans on Homepage
---------- */


.productsHome {
	float: left;
	width: 704px;
	height: 146px;
	margin: 0 0 0 27px;
	padding: 0;
}

html.ie6 .productsHome {
	float: left;
	width: 704px;
	height: 146px;
	margin: 0;
	padding: 0 0 0 27px;
}

.cashAdvanceHome {
	float: left;
	width: 347px;
	height: 146px;
	margin: 0;
	padding: 0;
	background: url(../images/greenBoxBkgdHomeNew.jpg) top left no-repeat;
}

.cashAdvanceHdrHome {
	float: left;
	width: 347px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.textCashAdvanceHome {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #f4fef8;
	line-height: 17px;
	width: 235px;
	margin: 0;
	padding: 6px 50px 0 33px;
}

.textCashAdvanceHome a { 
	color: #ffad59;
	text-decoration: none;
}
	
.textCashAdvanceHome a:hover {
	color: #ffad59;
	text-decoration: underline;
}

.learnMoreHome {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #f4fef8;
	margin: 0;
	padding: 0;
	background: url(../images/orangeArrow.png) no-repeat 0 0;
}

.learnMoreHome a { 
	color: #ffad59;
	text-decoration: none;
}
	
.learnMoreHome a:hover {
	color: #ffad59;
	text-decoration: underline;
}

.installmentLoanHome {
	float: left;
	width: 330px;
	height: 146px;
	margin: 0;
	padding: 0;
	background: url(../images/greenBoxBkgdHome.jpg) top left no-repeat;
}

.installmentLoanHdrHome {
	float: left;
	width: 330px;
	height: 20px;
	margin: 0;
	padding: 0;
}

.textInstallmentLoanHome {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #f4fef8;
	float: left;
	line-height: 17px;
	width: 270px;
	margin: 0;
	padding: 6px 30px 0 30px;
}

.textInstallmentLoanHome a { 
	color: #ffad59;
	text-decoration: none;
}
	
.textInstallmentLoanHome a:hover {
	color: #ffad59;
	text-decoration: underline;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Homepage Content
---------- */


.contentHdrHome {
	float: left;
	width: 669px;
	height: 21px;
	margin: 30px 27px 0 35px;
	padding: 0;
	background: url(../images/homeHdr.gif) top left no-repeat;
	text-indent: -9999px;
}

html.ie6 .contentHdrHome {
	float: left;
	width: 669px;
	height: 21px;
	margin: 30px 27px 0 17px;
	padding: 0;
	background: url(../images/homeHdr.gif) top left no-repeat;
	text-indent: -9999px;
}

.contentHome {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 17px;
	width: 669px;
	margin: 0;
	padding: 5px 27px 0 35px;
}

html.ie6 .contentHome {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 17px;
	width: 669px;
	margin: 0;
	padding: 15px 27px 0 35px;
}

html.ie7 .contentHome {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #353535;
	line-height: 17px;
	width: 669px;
	margin: 0;
	padding: 15px 27px 0 35px;
}

.contentHome a { 
	color: #005c27;
	text-decoration: underline;
}
	
.contentHome a:hover {
	color: #f08212;
	text-decoration: underline;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Interior Pages
---------- */


#contentInterior {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 722px;
	padding: 0;
	margin: 0 0 20px 0;
}

#contentInterior a {
	color: #005c27;
	text-decoration: underline;
}

#contentInterior a:hover {
	color: #f08212;
}

#contentInterior ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #434343;
	margin: 0;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

html.gecko #contentInterior ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #434343;
	margin: 0;
	padding: 0 0 15px 0;
	text-decoration: none;
}
	
#contentInterior li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #contentInterior li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}
	
#contentInterior li a { 
	color: #005c27;
	text-decoration: underline;
}
	
#contentInterior li a:hover {
	color: #f08212;
}

#contentInterior2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 694px;
	padding: 0;
	margin: 20px 14px 20px 14px;
}

html.ie6 #contentInterior2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 694px;
	padding: 0;
	margin: 20px 7px 20px 7px;
}

#contentInterior2 a {
	color: #005c27;
	text-decoration: underline;
}

#contentInterior2 a:hover {
	color: #f08212;
}

html.ie7 #contentInterior {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 722px;
	padding: 0;
	margin: 20px 0 20px 0;
}

html.ie7 #contentInterior a {
	color: #005c27;
	text-decoration: underline;
}

html.ie7 #contentInterior a:hover {
	color: #f08212;
}

.contentInteriorHdr { 
    float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	width: 722px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 20px 0;
}

html.ie6 .contentInteriorHdr { 
    float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 722px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0;
}

.contentInteriorHdr2 { 
    float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 475px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 5px 0 10px 0;
}

html.gecko .contentInteriorHdr2 { 
    float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 475px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 5px 0 10px 0;
}

.faqHdr {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #434343;
	width: 706px;
	margin: 0;
	padding: 5px 0 4px 0;
}

.backToTop {
	float: left;
	width: 16px;
	margin: 0;
	padding: 5px 0 0 0;
}

html.gecko .faqHdr {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #434343;
	width: 706px;
	margin: 0;
	padding: 5px 0 10px 0;
}

html.gecko .backToTop {
	float: left;
	width: 16px;
	margin: 0;
	padding: 5px 0 0 0;
}

html.ie6 .faqHdr {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #434343;
	width: 706px;
	margin: 0;
	padding: 25px 0 4px 0;
}

html.ie6 .backToTop {
	float: left;
	width: 16px;
	margin: 0;
	padding: 25px 0 0 0;
}

#faqAnswers {
	float: left;
	width: 722px;
	margin: 0;
	padding: 5px 0 0 0;
}

html.gecko #faqAnswers {
	float: left;
	width: 722px;
	margin: 0;
	padding: 10px 0 0 0;
}

#faqAnswers ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #005c27;
	margin: 0;
	padding: 5px 0 10px 0;
	text-decoration: none;
}

html.gecko #faqAnswers ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #005c27;
	margin: 0;
	padding: 0 0 10px 0;
	text-decoration: none;
}
	
#faqAnswers li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #faqAnswers li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}
	
#faqAnswers li a { 
	color: #005c27;
	text-decoration: underline;
}
	
#faqAnswers li a:hover {
	color: #f08212;
}

.faqToolHdr {
	float: left;
	width: 589px;
	margin: 8px 133px 0 0;
	padding: 0;
}

html.gecko .faqToolHdr {
	float: left;
	width: 589px;
	margin: 10px 133px 0 0;
	padding: 0;
}

.faqToolHdr2 {
	float: left;
	width: 589px;
	margin: 23px 0 0 67px;
	padding: 0;
}

html.ie6 .faqToolHdr2 {
	float: left;
	width: 589px;
	margin: 23px 0 0 33px;
	padding: 0;
}

html.gecko .faqToolHdr2 {
	float: left;
	width: 589px;
	margin: 28px 0 0 67px;
	padding: 0;
}

#faqTool {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 547px;
	margin: 0 133px 0 0;
	padding: 10px 21px 4px 21px;
	background-color: #dfdacd;
}

#faqTool2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 547px;
	margin: 0 0 0 67px;
	padding: 10px 21px 4px 21px;
	background-color: #dfdacd;
}

html.ie6 #faqTool2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 547px;
	margin: 0 0 0 33px;
	padding: 10px 21px 4px 21px;
	background-color: #dfdacd;
}

.faqTopicLeft {
	float: left;
	width: 292px;
	margin: 0;
	padding: 0;
}

.faqTopicRight {
	float: left;
	width: 255px;
	margin: 0;
	padding: 0;
}

.faqStep {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	width: 255px;
	line-height: 18px;
	margin: 0;
	padding: 10px 0 4px 0;
}

.blackBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
}

.faqStepInput {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	width: 255px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

select.ddFaqTopic {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 11px; 
	width: 255px;
	margin: 0;
	padding: 0;
}

.faqQuestionLeft {
	float: left;
	width: 434px;
	margin: 0;
	padding: 0;
}

.faqQuestionRight {
	float: left;
	width: 113px;
	margin: 0;
	padding: 28px 0 0 0;
}

.faqStepInput2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	width: 434px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

select.ddFaqQuestion {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 11px; 
	width: 413px;
	margin: 0;
	padding: 0;
}

.faqToolBtm {
	float: left;
	width: 589px;
	margin: 0 133px 25px 0;
	padding: 0;
}

html.ie7 .faqToolBtm {
	float: left;
	width: 589px;
	margin: 0 133px 30px 0;
	padding: 0;
}

html.ie6 .faqToolBtm {
	float: left;
	width: 589px;
	margin: 0 133px 13px 0;
	padding: 0;
}

.faqToolBtm2 {
	float: left;
	width: 589px;
	margin: 0 0 20px 67px;
	padding: 0;
}

html.ie7 .faqToolBtm2 {
	float: left;
	width: 589px;
	margin: 0 0 0 67px;
	padding: 0 0 20px 0;
}

html.ie6 .faqToolBtm2 {
	float: left;
	width: 589px;
	margin: 0 0 0 33px;
	padding: 0 0 20px 0;
}

.dividerGreenBar {
	float: left;
	width: 722px;
	margin: 0;
	padding: 0;
}

.dividerGrayBar {
	float: left;
	width: 722px;
	margin: 0;
	padding: 0 0 20px 0;
}

html.gecko .dividerGrayBar {
	float: left;
	width: 722px;
	margin: 0;
	padding: 7px 0 20px 0
}

.dividerGrayBar2 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 20px 0 30px 0;
}

html.ie7 .dividerGrayBar2 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 15px 0 30px 0;
}

html.ie6 .dividerGrayBar2 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 10px 0 10px 0;
}

.dividerGrayBar3 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 30px 0 30px 0;
}

html.ie7 .dividerGrayBar3 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 30px 0 30px 0;
}

html.ie6 .dividerGrayBar3 {
	float: left;
	width: 722px;
	margin: 0;
	padding: 30px 0 10px 0;
}

.dividerGreenBarSmall {
	float: left;
	width: 361px;
	margin: 0;
	padding: 5px 0 0 0;
}

#interiorHdr {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd1.jpg) top left no-repeat;
}

html.ie7 #interiorHdr {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd1.jpg) top left no-repeat;
}

html.ie6 #interiorHdr {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd1.jpg) top left no-repeat;
}

#interiorHdr p {
	float: left;
	width: 343px;
	height: 75px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 50px 50px 0 577px;
}


#interiorHdr2 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd2.jpg) top left no-repeat;
}

html.ie7 #interiorHdr2 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd2.jpg) top left no-repeat;
}

html.ie6 #interiorHdr2 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd2.jpg) top left no-repeat;
}

#interiorHdr2 p {
	float: left;
	width: 343px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 26px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 24px 50px 0 577px;
}

#interiorHdr3 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd3.jpg) top left no-repeat;
}

html.ie7 #interiorHdr3 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd3.jpg) top left no-repeat;
}

html.ie6 #interiorHdr3 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd3.jpg) top left no-repeat;
}

#interiorHdr3 p {
	float: left;
	width: 343px;
	height: 75px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 50px 0 0 567px;
}

#interiorHdr4 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd4.jpg) top left no-repeat;
}

html.ie7 #interiorHdr4 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd4.jpg) top left no-repeat;
}

html.ie6 #interiorHdr4 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd4.jpg) top left no-repeat;
}

#interiorHdr4 p {
	float: left;
	width: 440px;
	height: 75px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 50px 0 0 530px;
}

#interiorHdr5 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd5.jpg) top left no-repeat;
}

html.ie7 #interiorHdr5 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd5.jpg) top left no-repeat;
}

html.ie6 #interiorHdr5 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd5.jpg) top left no-repeat;
}

#interiorHdr5 p {
	float: left;
	width: 440px;
	height: 75px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 50px 0 0 530px;
}

#interiorHdr6 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgd6.jpg) top left no-repeat;
}

html.ie7 #interiorHdr6 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd6.jpg) top left no-repeat;
}

html.ie6 #interiorHdr6 {
	float: left;
	width: 970px;
	height: 125px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgd6.jpg) top left no-repeat;
}

#interiorHdr6 p {
	float: left;
	width: 420px;
	height: 75px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 24px;
	color: #6b4019;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 50px 0 0 550px;
}



#interiorHdrServices {
	float: left;
	width: 970px;
	height: 139px;
	margin: 0 0 23px 0;
	padding: 0;
	background: url(../images/interiorHdrBkgdServices.jpg) top left no-repeat;
}

html.ie7 #interiorHdrServices {
	float: left;
	width: 970px;
	height: 139px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgdServices.jpg) top left no-repeat;
}

html.ie6 #interiorHdrServices {
	float: left;
	width: 970px;
	height: 139px;
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../images/interiorHdrBkgdServices.jpg) top left no-repeat;
}

#interiorHdrServices p {
	float: left;
	width: 944px;
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	color: #6b4019;
	line-height: 22px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	padding: 75px 0 0 26px;
}

#homeFlash {
	float: left;
	width: 522px;
	height: 245px;
	padding: 0;
	margin: 0 0 10px 0;
}

#centerColumn {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 475px;
	padding: 0 30px 0 30px;
	margin: 0;
}

#centerColumn a {
	color: #005c27;
	text-decoration: underline;
}

#centerColumn a:hover {
	color: #f08212;
}

#centerColumn h1 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

#centerColumn h4 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	line-height: 24px;
	font-size: 22px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

#breadcrumbCenterColumn 
{
    display: inline;
    float: left;
	width: 469px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #675d48;
	margin: 0 0 20px 0;
	padding: 2px 3px 0px 3px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	vertical-align: middle;
}

#breadcrumbCenterColumn a {
	color: #675d48;
	text-decoration: none;
}

#breadcrumbCenterColumn a:hover {
	color: #f08212;
	text-decoration: none;
}

#breadcrumbs 
{
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
    width: 344px;
}

html.ie6 #breadcrumbs 
{
    padding-top: 2px;
}

#breadcrumbs a {
	color: #675d48;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #f08212;
	text-decoration: none;
}

#bookmarkWidget
{
    height: 16px;
    margin: 0;
    padding: 1px 0 0 0;
    float: right;
    display: inline;
    width: 125px;
}

#homeBookmarkWidget
{
    float: right;
    width: 125px;
    margin: 0;
}

html.gecko #breadcrumbCenterColumn {
	width: 469px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #675d48;
	margin: 0 0 20px 0;
	padding: 2px 3px 2px 3px;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}

html.gecko #breadcrumbCenterColumn a {
	color: #675d48;
	text-decoration: none;
}

html.gecko #breadcrumbCenterColumn a:hover {
	color: #f08212;
	text-decoration: none;
}

#centerColumn ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#centerColumn li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #centerColumn li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}
	
#centerColumn li a { 
	color: #005c27;
	text-decoration: underline;
}
	
#centerColumn li a:hover {
	color: #f08212;
}

#centerColumn2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 522px;
	padding: 0 13px 30px 13px;
	margin: 0;
}

#centerColumn2Graphic {
	float: left;
	width: 522px;
	padding: 0 13px 0 13px;
	margin: 0;
}

#centerColumn2 a {
	color: #005c27;
	text-decoration: underline;
}

#centerColumn2 a:hover {
	color: #f08212;
}

#centerColumn2 h1 { 
	font-family: Georgia, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

#centerColumn2 ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#centerColumn2 li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #centerColumn2 li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}
	
#centerColumn2 li a { 
	color: #005c27;
	text-decoration: none;
}
	
#centerColumn2 li a:hover {
	color: #f08212;
}


#mainColumn {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 722px;
	padding: 0 0 0 30px;
	margin: 0;
}

#mainColumn a {
	color: #005c27;
	text-decoration: underline;
}

#mainColumn a:hover {
	color: #f08212;
}

#mainColumn h1 { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

.mainColumnh1
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	text-decoration: none;
	color: #005c27;
	margin: 0;
	padding: 0 0 12px 0;
}

#breadcrumbMainColumn {
	width: 716px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #675d48;
	margin: 0;
	padding: 1px 3px 1px 3px;
	border-top: 1px solid #ebe4d6;
	border-bottom: 1px solid #ebe4d6;
}

#breadcrumbMainColumn a {
	color: #675d48;
	text-decoration: none;
}

#breadcrumbMainColumn a:hover {
	color: #f08212;
	text-decoration: none;
}

html.gecko #breadcrumbMainColumn {
	width: 716px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #675d48;
	margin: 0 0 20px 0;
	padding: 1px 3px 1px 3px;
	border-top: 1px solid #ebe4d6;
	border-bottom: 1px solid #ebe4d6;
}

html.gecko #breadcrumbMainColumn a {
	color: #675d48;
	text-decoration: none;
}

html.gecko #breadcrumbMainColumn a:hover {
	color: #f08212;
	text-decoration: none;
}

html.ie6 #breadcrumbMainColumn {
	width: 716px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #675d48;
	margin: 0 0 20px 0;
	padding: 3px 3px 3px 3px;
	border-top: 1px solid #ebe4d6;
	border-bottom: 1px solid #ebe4d6;
}

html.ie6 #breadcrumbMainColumn a {
	color: #675d48;
	text-decoration: none;
}

html.ie6 #breadcrumbMainColumn a:hover {
	color: #f08212;
	text-decoration: none;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Fast Facts
---------- */


#fastFacts {
	float: left;
	width: 475px;
	padding: 0;
	margin: 25px 0 40px 0;
	background: url(../images/quote1Bkgd.gif) top left repeat-y;
}

html.ie6 #fastFacts {
	float: left;
	width: 475px;
	padding: 0;
	/* margin: 0; */
	background: url(../images/quote1Bkgd.gif) top left repeat-y;
}

.fastFactsTop {
	float: left;
	width: 475px;
	margin: 0;
	padding: 0;
}

.fastFactsText {
	float: left;
	width: 429px;
	padding: 5px 23px 5px 23px;
	margin: 0;
}

.fastFactsText p {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 16px;
	width: 429px;
	padding: 15px 0 0 0;
	margin: 0;
}

.fastFactsText a {
	color: #005c27;
	text-decoration: underline;
}

.fastFactsText a:hover {
	color: #f08212;
}

.fastFactsBtm {
	float: left;
	width: 475px;
	margin: 0;
	padding: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Quote 1
---------- */


#quote1 {
	float: left;
	width: 475px;
	padding: 0;
	margin: 0 0 15px 0;
	background: url(../images/quote1Bkgd.gif) top left repeat-y;
}

#quote2 {
	float: left;
	width: 475px;
	padding: 0;
	margin: 10px 0 15px 0;
	background: url(../images/quote1Bkgd.gif) top left repeat-y;
}

html.ie6 #quote1 {
	float: left;
	width: 475px;
	padding: 0;
	/* margin: 0; */
	background: url(../images/quote1Bkgd.gif) top left repeat-y;
}

.quote1Top {
	float: left;
	width: 475px;
	margin: 0;
	padding: 0;
}

.quote1Text {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 16px;
	width: 449px;
	padding: 5px 13px 5px 13px;
	margin: 0;
}

.partnerText {
	float: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 16px;
	width: 315px;
	padding: 5px 13px 5px 0px;
	margin: 0;
	/*border: 1px solid #000;*/
}

.partnerLogo {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 16px;
	width: 125px;
	padding: 15px 0px 0px 10px;
	margin: 0;
	/*border: 1px solid #000;*/
}

.partnerLogo2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 16px;
	width: 125px;
	padding: 30px 0px 0px 10px;
	margin: 0;
	/*border: 1px solid #000;*/
}

.quote1Text a {
	color: #005c27;
	text-decoration: underline;
}

.quote1Text a:hover {
	color: #f08212;
}

.quote1Btm {
	float: left;
	width: 475px;
	margin: 0;
	padding: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Product POPs
---------- */


.cashAdvance {
	float: left;
	width: 341px;
	height: 299px;
	margin: 21px 0 0 20px;
	padding: 0;
	background: url(../images/cashAdvanceBkgrdNew.jpg) top left no-repeat;
}

html.gecko .cashAdvance {
	float: left;
	width: 341px;
	height: 299px;
	margin: 1px 0 0 20px;
	padding: 0;
	background: url(../images/cashAdvanceBkgrdNew.jpg) top left no-repeat;
}

html.ie6 .cashAdvance {
	float: left;
	width: 341px;
	height: 299px;
	margin: 1px 0 0 20px;
	padding: 0;
	background: url(../images/cashAdvanceBkgrdNew.jpg) top left no-repeat;
}

.installmentLoans {
	float: left;
	width: 236px;
	height: 299px;
	margin: 21px 7px 0 7px;
	padding: 0;
	background: url(../images/installmentLoansBkgd.jpg) top left no-repeat;
}

html.gecko .installmentLoans {
	float: left;
	width: 236px;
	height: 299px;
	margin: 1px 7px 0 7px;
	padding: 0;
	background: url(../images/installmentLoansBkgd.jpg) top left no-repeat;
}

html.ie6 .installmentLoans {
	float: left;
	width: 236px;
	height: 299px;
	margin: 1px 7px 0 7px;
	padding: 0;
	background: url(../images/installmentLoansBkgd.jpg) top left no-repeat;
}

.axcessAmerica {
	float: left;
	width: 236px;
	height: 299px;
	margin: 21px 0 0 0;
	padding: 0;
	background: url(../images/axcessAmericaBkgd.jpg) top left no-repeat;
}

html.gecko .axcessAmerica {
	float: left;
	width: 236px;
	height: 299px;
	margin: 1px 0 0 0;
	padding: 0;
	background: url(../images/axcessAmericaBkgd.jpg) top left no-repeat;
}

html.ie6 .axcessAmerica {
	float: left;
	width: 236px;
	height: 299px;
	margin: 1px 0 0 0;
	padding: 0;
	background: url(../images/axcessAmericaBkgd.jpg) top left no-repeat;
}

.applyNowBtn {
	float: left;
	margin: 0;
	padding: 187px 0 0 240px;
}

.getDetailsBtn {
	float: left;
	margin: 0;
	padding: 0 0 0 240px;
}
.applyNowBtn02 {
	float: left;
	margin: 0;
	padding: 187px 0 0 136px;
}

.getDetailsBtn02 {
	float: left;
	margin: 0;
	padding: 0 0 0 136px;
}

.noFaxingBug {
	float: right;
	padding: 0 0 10px 10px;
}

/* ----------
End
---------- */


/* ----------
The following are the syles for the Customer Support POPs
---------- */


.customerSupport {
	float: left;
	width: 484px;
	margin: 0 119px 20px 119px;
	padding: 0;
}

html.ie6 .customerSupport {
	float: left;
	width: 662px;
	margin: 0 0 20px 60px;
	padding: 0;
}

.customerSupportPOPHdr {
	float: left;
	width: 240px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.customerSupportPOP1 {
	float: left;
	width: 240px;
	height: 126px;
	padding: 0;
	margin: 0 2px 2px 0;
	background: url(../images/customerSupportPOPBkgd.gif) top left repeat-y;
}

.customerSupportPOP2 {
	float: left;
	width: 240px;
	height: 126px;
	padding: 0;
	margin: 0 0 2px 2px;
	background: url(../images/customerSupportPOPBkgd.gif) top left repeat-y;
}

.customerSupportPOP3 {
	float: left;
	width: 240px;
	height: 126px;
	padding: 0;
	margin: 2px 2px 0 0;
	background: url(../images/customerSupportPOPBkgd.gif) top left repeat-y;
}

.customerSupportPOP4 {
	float: left;
	width: 240px;
	height: 126px;
	padding: 0;
	margin: 2px 0 0 2px;
	background: url(../images/customerSupportPOPBkgd.gif) top left repeat-y;
}

.textCustomerSupportPOP1 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 16px;
	text-align: center;
	width: 240px;
	height: 75px;
	padding: 6px 0 0 0;
	margin: 0;
}

.textCustomerSupportPOP2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 16px;
	text-align: center;
	width: 240px;
	height: 61px;
	padding: 20px 0 0 0;
	margin: 0;
}

.textCustomerSupportPOP3 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 16px;
	text-align: center;
	width: 240px;
	height: 67px;
	padding: 14px 0 0 0;
	margin: 0;
}

.textCustomerSupportPOP4 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 16px;
	text-align: center;
	width: 240px;
	height: 67px;
	padding: 14px 0 0 0;
	margin: 0;
}

.customerSupportPOPLink1 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-align: center;
	width: 240px;
	padding: 4px 0 0 0;
	margin: 0;
}

.customerSupportPOPLink1 a {
	color: #005c27;
	text-decoration: none;
}

.customerSupportPOPLink1 a:hover {
	color: #f08212;
}

.customerSupportPOPLink2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-align: center;
	width: 240px;
	padding: 4px 0 0 0;
	margin: 0;
}

.customerSupportPOPLink2 a {
	color: #005c27;
	text-decoration: none;
}

.customerSupportPOPLink2 a:hover {
	color: #f08212;
}

.customerSupportPOPLink3 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-align: center;
	width: 240px;
	padding: 4px 0 0 0;
	margin: 0;
}

.customerSupportPOPLink3 a {
	color: #005c27;
	text-decoration: none;
}

.customerSupportPOPLink3 a:hover {
	color: #f08212;
}

.customerSupportPOPLink4 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	text-align: center;
	width: 240px;
	padding: 4px 0 0 0;
	margin: 0;
}

.customerSupportPOPLink4 a {
	color: #005c27;
	text-decoration: none;
}

.customerSupportPOPLink4 a:hover {
	color: #f08212;
}

.customerSupportPOPBtm {
	float: left;
	width: 240px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.axcessAmerica {
	float: left;
	width: 236px;
	height: 299px;
	margin: 21px 0 0 0;
	padding: 0;
	background: url(../images/axcessAmericaBkgd.jpg) top left no-repeat;
}


/* ----------
End
---------- */


/* ----------
The following are the syles the Main Column
---------- */


.textApply {
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 0 30px 0;
	margin: 0;
}

html.ie7 .textApply {
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 20px 0 10px 0;
	margin: 0;
}

.textApply a {
	color: #005c27;
	text-decoration: underline;
}

.textApply a:hover {
	color: #f08212;
}

#textProducts {
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 0 20px 0;
	margin: 0;
}

#textProducts h1{
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #005c27;
	font-weight: 400;
	line-height: 18px;
	padding: 20px 0 12px 0;
	margin: 0;
}

html.gecko #textProducts h1{
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #005c27;
	font-weight: 400;
	line-height: 18px;
	padding: 20px 0 0 0;
	margin: 0;
}

.textProductsLeft {
	float: left;
	width: 349px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 12px 0 0;
	margin: 0;
}

.textProductsLeft a {
	color: #005c27;
	text-decoration: underline;
}

.textProductsLeft a:hover {
	color: #f08212;
}

.textProductsRight {
	float: left;
	width: 349px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 0 0 12px;
	margin: 0;
}

.textProductsRight a {
	color: #005c27;
	text-decoration: underline;
}

.textProductsRight a:hover {
	color: #f08212;
}

html.ie6 .textProductsRight {
	float: left;
	width: 349px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 0 0 12px;
	margin: 0;
}

html.ie6.textProductsRight a {
	color: #005c27;
	text-decoration: underline;
}

html.ie6.textProductsRight a:hover {
	color: #f08212;
}

.productsLink {
	float: left;
	width: 344px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(../images/productsLinkBkgd.gif) top left no-repeat;
}

.productsLinkText {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #005c27;
	padding: 3px 0 0 14px;
	margin: 0;
}

.productsLinkText a {
	color: #005c27;
	text-decoration: none;
}

.productsLinkText a:hover {
	color: #f08212;
}

html.ie6 .productsLinkText {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #005c27;
	padding: 6px 0 0 14px;
	margin: 0;
}

html.ie6 .productsLinkText a {
	color: #005c27;
	text-decoration: none;
}

html.ie6 .productsLinkText a:hover {
	color: #f08212;
}

.divider1 {
	float: left;
	width: 722px;
	border-top: 1px solid #ebe4d6;
	padding: 0;
	margin: 5px 0 0 0;
}

html.gecko .divider1 {
	float: left;
	width: 722px;
	border-top: 1px solid #ebe4d6;
	padding: 0;
	margin: 5px 0 17px 0;
}

.textProducts {
	float: left;
	width: 722px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.textProducts a {
	color: #005c27;
	text-decoration: underline;
}

.textProducts a:hover {
	color: #f08212;
}


/* ----------
End
---------- */


/* ----------
The following are the syles the Contact Us Page
---------- */


#contactUsTwoColumn {
	float: left;
	width: 722px;
	padding: 0 0 30px 0;
	margin: 0;
}

.contactUsLeftColumn {
	float: left;
	width: 361px;
	padding: 0;
	margin: 0;
}

.contactUsRightColumn {
	float: left;
	width: 361px;
	padding: 0;
	margin: 0;
}

.contactUsRightColumn1 {
	float: left;
	width: 119px;
	padding: 20px 0 0 0;
	margin: 0;
}

.textContactUsRightColumn1 {
	float: left;
	width: 105px;
	text-align: right;
	height: 36px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	padding: 0;
	margin: 0;
}

.textContactUsRightColumn2 {
	float: left;
	width: 105px;
	text-align: right;
	height: 120px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	padding: 0;
	margin: 0;
}

.contactUsRightColumn2 {
	float: left;
	width: 242px;
	padding: 0;
	margin: 20px 0 0 0;
}

.contactUsInput {
	float: left;
	width: 242px;
	height: 36px;
	margin: 0;
	padding: 0;
}

.contactUsInput2 {
	float: left;
	width: 242px;
	height: 120px;
	margin: 0;
	padding: 0;
}

.contactUsInput2 textarea {
	height: 105px;
}

.contactUsInput3 {
	float: left;
	width: 242px;
	height: 74px;
	margin: 0;
	padding: 0;
}

input.contactUsInput {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 12px; 
	width: 164px;
	height: 16px;
	margin: 0;
	padding: 0;
}

input.contactUsInput2 {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 12px; 
	width: 225px;
	height: 16px;
	margin: 0;
	padding: 0;
}

select.ddState {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 11px; 
	width: 45px;
	margin: 0;
	padding: 0;
}

select.ddStateFull {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 11px; 
	width: 135px;
	margin: 0;
	padding: 0;
}

select.ddSubject {
	font-family: Verdana, sans-serif;
	color: #595959;
	font-size: 11px; 
	width: 225px;
	margin: 0;
	padding: 0;
}

.textContactUsLeftColumn {
	float: left;
	width: 361px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 20px 0 0 0;
	margin: 0;
}

html.gecko .textContactUsLeftColumn {
	float: left;
	width: 361px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 5px 0 0 0;
	margin: 0;
}

.textContactUsLeftColumn p {
	float: left;
	width: 339px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 11px 15px 11px;
	margin: 0;
}

.textContactUsLeftColumn p a {
	color: #005c27;
	text-decoration: underline;
}

.textContactUsLeftColumn p a:hover {
	color: #f08212;
}

html.gecko .textContactUsLeftColumn p {
	float: left;
	width: 339px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 15px 11px 15px 11px;
	margin: 0;
}

html.gecko .textContactUsLeftColumn p a {
	color: #005c27;
	text-decoration: underline;
}

html.gecko .textContactUsLeftColumn p a:hover {
	color: #f08212;
}

.greenBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #005c27;
	font-weight: bold;
}

.greenBold2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #005c27;
	font-weight: bold;
}

.orangeBold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #f08212;
	font-weight: bold;
}

.divider2 {
	float: left;
	width: 361px;
	border-top: 1px solid #ebe4d6;
	padding: 0;
	margin: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Company News Page
---------- */


.companyNews {
	float: left;
	width: 475px;
	padding: 0;
	margin: 0;
}

html.gecko .companyNews {
	float: left;
	width: 475px;
	padding: 0;
	margin: 0 0 20px 0;
}

.newsHdr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #005c27;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.newsDate {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.newsHeadline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	padding: 0;
	margin: 0;
}

.newsHeadline a {
	color: #005c27;
	text-decoration: none;
}

.newsHeadline a:hover {
	color: #f08212;
}

.dividerNews {
	float: left;
	width: 475px;
	margin: 10px 0 8px 0;
	padding: 0;
}

html.gecko .dividerNews {
	float: left;
	width: 475px;
	margin: 20px 0 20px 0;
	padding: 0;
}

html.ie7 .dividerNews {
	float: left;
	width: 475px;
	margin: 8px 0 0 0;
	padding: 0 0 20px 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Careers Page
---------- */


.careers {
	float: left;
	width: 475px;
	padding: 0;
	margin: 0;
}

html.gecko .careers {
	float: left;
	width: 475px;
	padding: 0;
	margin: 0 0 20px 0;
}

.careersHdr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #005c27;
	font-weight: bold;
	padding: 14px 0 0 0;
	margin: 0;
}

.textCareers {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	padding: 0;
	margin: 0;
}

.textCareers a {
	color: #005c27;
	text-decoration: none;
}

.textCareers a:hover {
	color: #f08212;
}

.textCareersApply {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	padding: 20px 0 0 0;
	margin: 0;
}

.textCareersApply a {
	color: #005c27;
	text-decoration: none;
}

.textCareersApply a:hover {
	color: #f08212;
}

.dividerCareers {
	float: left;
	width: 475px;
	margin: 10px 0 8px 0;
	padding: 0;
}

html.gecko .dividerCareers {
	float: left;
	width: 475px;
	margin: 20px 0 20px 0;
	padding: 0;
}

html.ie7 .dividerCareers {
	float: left;
	width: 475px;
	margin: 8px 0 0 0;
	padding: 0 0 20px 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Working POP
---------- */


.workingHdr {
	float: left;
	width: 217px;
	margin: 0;
	padding: 0;
}

#working {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 15px;
	width: 191px;
	padding: 10px 13px 4px 13px;
	margin: 0;
	background: url(../images/fastFactsBkgd.gif) top left repeat-y;
}

#working a {
	color: #005c27;
	text-decoration: underline;
}

#working a:hover {
	color: #f08212;
}

#working ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html.gecko #working ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#working li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}

html.gecko #working li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 10px;
}

.workingBtm {
	float: left;
	width: 217px;
	margin: 0 0 12px 0;
	padding: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Axcess America
---------- */


.textAxcessAmericaLeft {
	float: left;
	width: 360px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 0 26px 0 0;
	margin: 0;
}

.textAxcessAmericaLeft a {
	color: #005c27;
	text-decoration: underline;
}

.textAxcessAmericaLeft a:hover {
	color: #f08212;
}

.axcessRightGraphic {
	float: left;
	width: 336px;
	padding: 0;
	margin: 0;
}

.axcessRightGraphicHdr {
	float: left;
	width: 336px;
	height: 33px;
	padding: 0;
	margin: 0;
}

.textAxcessAmericaGraphic1 {
	float: left;
	width: 316px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #595959;
	line-height: 18px;
	padding: 10px 10px 12px 10px;
	margin: 0;
	background: url(../images/axcessRightGraphicBkgd.gif) top left repeat-y;
}

.textAxcessAmericaGraphic1 a {
	color: #005c27;
	text-decoration: underline;
}

.textAxcessAmericaGraphic1 a:hover {
	color: #f08212;
}

.textAxcessAmericaGraphic2 {
	float: left;
	width: 316px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #595959;
	line-height: 16px;
	padding: 10px;
	margin: 0;
	background: url(../images/axcessRightGraphicBkgd.gif) top left repeat-y;
}

.textAxcessAmericaGraphic2 a {
	color: #005c27;
	text-decoration: underline;
}

.textAxcessAmericaGraphic2 a:hover {
	color: #f08212;
}

.axcessRightGraphicMain {
	float: left;
	width: 336px;
	height: 334px;
	padding: 0;
	margin: 0;
}

.axcessRightGraphicBtm {
	float: left;
	width: 336px;
	height: 7px;
	padding: 0;
	margin: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for Quote 3
---------- */


#quote3 {
	float: left;
	width: 360px;
	padding: 0;
	margin: 0 0 15px 0;
	background: url(../images/quote3Bkgd.gif) top left repeat-y;
}

html.ie6 #quote3 {
	float: left;
	width: 360px;
	padding: 0;
	margin: 0;
	background: url(../images/quote3Bkgd.gif) top left repeat-y;
}

.quote3Top {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}

.quote3Text {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 20px;
	width: 284px;
	padding: 10px 38px 10px 38px;
	margin: 0;
}

.quote3Text a {
	color: #005c27;
	text-decoration: underline;
}

.quote3Text a:hover {
	color: #f08212;
}

.quote3TextSmall {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
}

.quote3Btm {
	float: left;
	width: 360px;
	margin: 0;
	padding: 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for What you need to know POP and Product Pages
---------- */


.whatYouNeedHdr {
	float: left;
	width: 217px;
	margin: 0;
	padding: 0;
}

#whatYouNeed {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 15px;
	width: 191px;
	padding: 10px 13px 4px 13px;
	margin: 0;
	background: url(../images/fastFactsBkgd.gif) top left repeat-y;
}

#whatYouNeed a {
	color: #005c27;
	text-decoration: underline;
}

#whatYouNeed a:hover {
	color: #f08212;
}

#whatYouNeed ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html.gecko #whatYouNeed ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#whatYouNeed li { 
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 9px;
}

html.gecko #whatYouNeed li { 
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 9px;
}

.greenBold3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #005c27;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

.whatYouNeedLink {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #434343;
	line-height: 15px;
	padding: 10px 0 0 12px;
	margin: 0;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 14px;
}

.whatYouNeedLink a {
	color: #005c27;
	text-decoration: underline;
}

.whatYouNeedLink a:hover {
	color: #f08212;
}

.whatYouNeedBtm {
	float: left;
	width: 217px;
	margin: 0 0 12px 0;
	padding: 0;
}

.checkAvailabilityProducts {
	float: left;
    width: 202px;
    height: 190px;
	padding: 0 13px 0 13px;
	margin: 0 19px 0 0;
	background: url(../images/checkAvailabilityBkgd.gif) top left no-repeat;
}

.textCheckAvailabilityProducts {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #353535;
	float: left;
	line-height: 15px;
	margin: 0;
	padding: 35px 0 6px 0;
}

.checkAvailabilityProductsInput {
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 0 0;
}

.faqProductsInstallmentLoan {
	float: left;
    width: 228px;
    height: 100px;
	padding: 0;
	margin: 0;
	background: url(../images/faqInstallmentLoansBkgd.gif) top left no-repeat;
}

.faqProductsCashAdvance {
	float: left;
    width: 228px;
    height: 100px;
	padding: 0;
	margin: 0;
	background: url(../images/faqCashAdvanceBkgd.gif) top left no-repeat;
}

.viewFaqsProductsBtn {
	float: left;
	padding: 67px 0 0 15px;
	margin: 0;
}

#fullPageProducts {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 969px;
	padding: 0;
	margin: 0;
}

.productsHdr {
	float: left;
	width: 969px;
	padding: 0;
	margin: 20px 0 0 0;
}

html.gecko .productsHdr {
	float: left;
	width: 969px;
	padding: 0;
	margin: 25px 0 0 0;
}

#productsLeft {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 459px;
	padding: 18px 13px 0 13px;
	margin: 0;
}

#productsLeft ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html.gecko #productsLeft ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#productsLeft li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #productsLeft li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}

#productsRight {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 458px;
	padding: 18px 13px 0 13px;
	margin: 0;
}

#productsRight a {
	color: #005c27;
	text-decoration: underline;
}

#productsRight a:hover {
	color: #f08212;
}

#productsFullPage {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 943px;
	padding: 18px 13px 15px 13px;
	margin: 0;
}

#productsFullPage a {
	color: #005c27;
	text-decoration: underline;
}

#productsFullPage a:hover {
	color: #f08212;
}

#productsLeft2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 396px;
	padding: 18px 13px 0 13px;
	margin: 0;
}

#productsLeft3 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 625px;
	padding: 18px 20px 0 13px;
	margin: 0;
}

#productsCenter {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;

	line-height: 18px;
	width: 262px;
	padding: 18px 16px 0 0;
	margin: 0;
}

#productsCenter ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}

html.gecko #productsCenter ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#productsCenter li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #productsCenter li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}

#productsRight2 {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 256px;
	padding: 18px 13px 0 0;
	margin: 0;
}

#productsRight2 ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0 0 5px 0;
	text-decoration: none;
}

html.gecko #productsRight2 ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
	
#productsRight2 li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

html.gecko #productsRight2 li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}

#productsRight2 a {
	color: #005c27;
	text-decoration: underline;
}

#productsRight2 a:hover {
	color: #f08212;
}

.checkDisclosuresInput {
	float: left;
	width: 140px;
	margin: 0;
	padding: 8px 0 0 0;
}

.checkDisclosuresGoBtn {
	margin: 0;
	padding: 8px 0 0 0;
}


/* ----------
End
---------- */


/* ----------
The following are the syles for the Site Map
---------- */


#siteMap {
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	line-height: 18px;
	width: 889px;
	padding: 0;
	margin: 20px;
}

#siteMap ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html.gecko #siteMap ul { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
	
#siteMap li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 12px;
}

#siteMap li a {
	color: #005c27;
	text-decoration: underline;
}

#siteMap li a:hover {
	color: #f08212;
}

html.gecko #siteMap li { 
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0 12px;
	background: url(../images/arrowOrange3.gif) no-repeat 0px 11px;
}


/* ----------
End
---------- */

.floatright { 
	float: right;
	margin: 0;
	padding: 0 0 0 60px;
}

.padLeft25 
{
	padding-left: 25px;
}

.padLeft50
{
	padding-left: 50px;
}

.ScrollPanel 
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	overflow: auto;
	padding-top: 3px;
	height: 200px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 15px;
	border: solid 3px #006633;
}
.FullPanel 
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 3px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
