
* {
	margin:0 auto;
	padding: 0;
}
a, a:visited {
	text-decoration: none;
}
a img {
	border:none;
	outline:none;
}
.btnImage {
	cursor:pointer;
	background-position: top left;
	background-repeat:no-repeat;
	border:none;
}
.clear {
	clear:both;
	font-size: 0;
	height: 0;
	margin:0;
	padding:0;
}
.es_header {
	 background:white /*url(Images/es_header2.jpg) top left*/;
	 height:141px;
}
body {
	background:white url(images/background.jpg) top left repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	

}
.wholeContainer {
	width:999px;
	
}
.checkBox
{
    width:auto;
    margin:0;
    float:none;
    height:auto;
}
#DisclosureCheckBoxList
{
 float:left;
 background:red;
}
img.header {
	 height:141px;
	 cursor:pointer;
}

.header {
	 background:white url(Images/header2.jpg) top left;
	 height:141px;
	 cursor:pointer;
}
#headerNowServing {
	position:absolute;
	/*margin:100px 0 0 730px;*/
	font:Arial;
	font-size:15px;
	text-align:right;
	font-weight:900;
	line-height:13px;
	height:141px;
	width:999px;		
}
.navigation {
	background:#FAB301;
	float:left;
	width:700px;
	padding:0;
	border-bottom:#FCD168 solid 1px;
	display:block;
}
.navigation a {
	padding: 7px 11px;
	color:#333333;
	line-height: 12px;
	float: left;
}
.navigation a:hover, .navigationActive {
	background:#FBCC56;
	padding: 7px 11px;
	color:#000000;
}
.header-row3 {
	background-color: #FFFFFF;
	height:auto;
	margin:0;
	padding:0;

}
#frmLogin{
margin:0;
padding:0;
}
/*.login {
	background:#DEDEDE no-repeat;
	float:right;

	width:325px;
	height:23px;
 padding-top:4px;	
	border-bottom:#EBEBEB solid 1px;
	margin-right:10px;
	line-height:0;
	_margin-right:5px;
}*/

.login {
	background:#DEDEDE;
	float:left;
	width:292px;
	height:26px;
	border-bottom:#EBEBEB solid 1px;
}
#imgLoginSignIn {
	margin-right:11px;
	float: left;
}
.login input { /*Login thing on master page*/
	width:70px;
	padding-right:18px;
	float: left;
	margin: 4px 3px;
	_margin: 4px 3px 0;
}
.login a {
	float: left;
}
.greyedInput{
	color:gray;
}

.loginStatus 
{
/*padding-bottom:60px;	*/
	height:25px; 
	padding-top:8px;
}
.logOut 
{
	float:right;
	/*height:25px; */
	/*padding-top:6px;*/
	 
	padding-right:30px;
}
/*.goButton
{
	float:left;
	background:top left no-repeat;
	background-image:url(Images/loginGo.png);
	height:22px;
	width:41px;
	margin:2px 2px 0 1px;
	line-height:0;
}*/
.helpPopup
{
    background-color:#ffffff; 
    opacity:0.8; 
    filter:alpha(opacity=80);
    border: 1px solid #88F; 
    position:absolute; 
    padding: 5px 5px 5px 5px; 
    overflow:hidden;
}
#imgLoginGo,
#ctl00_LoginView1_Login2_imgLoginGo {
	margin:0;
	padding:0;
	float:left;
	background:top left no-repeat;
	background-image:url(Images/loginGo.png);
	height:22px;
	width:41px;
	margin:2px 5px 0 1px;

	line-height:0;
}
#imgLoginGo:hover,
#ctl00_LoginView1_Login2_imgLoginGo:hover {
	float:left;
	background-image:url(Images/loginGo_over.png);
}
#ctl00_LoginView1_Login2{
	display:inline;
}
#imgLoginEnd{
	float:right;
	line-height:0;
	
}
#imgLoginEnd1{
	float:right;
	line-height:0;
	width:5px;
	
}
.loginHelp {
	margin: 3px 30px 4px 0;
	float:right;
	height:10px;
	_margin-bottom:0px;
}
.loginHelp a {
	color:#2873AC
}
.inputBack {
	background:white no-repeat left center;
}
.waterMark {	
	color:#808080;
	font-family: Tahoma;
font-size: 11px;
padding-top:2px;
padding-bottom:1px;
padding-left:0px;
	
}
.watermarked_psw /*NEW*/

{

color: White;
font-family: Tahoma;
font-size: 11px;
/*border: solid 1px #a9a9a9;*/
text-indent:2px;
vertical-align:middle;
text-align:right;
/*background-image:url(images/psw_wMark.png);*/
background-image:url(images/password2.png);
background-position:left top;  
background-repeat:no-repeat;
height:16px;


}
.loginHelp a:hover {
	text-decoration:underline;
}
#loginSignup {
	border-left:#CCCCCC solid 1px;
	margin-left:10px;
	padding-left:10px;
}
.mainContainer {
	background-color:#FFFFFF;
	background-repeat:repeat;
	height:auto;
}
.imgLang {
	float:right;
	margin:6px 10px 0 0;
}
#espanol{
	background:top left no-repeat;
	background-image: url(Images/home_espanol.jpg);
	width:70px;
	height:25px;
}
#espanol:hover{
	background-image: url(Images/home_espanol_over.jpg);
}
#english{
	background:top left no-repeat;
	background-image: url(Images/es_english.jpg);
	width:70px;
	height:25px;
}
#english:hover{
	background-image: url(Images/es_english_over.jpg);
}
.centerContainer {
	float:left;
	width:677px;
	/*_width:678px;*/

}
.centerContHome{
background:white url(Images/homeCenter.jpg) top left no-repeat;
	float:left;
	width:677px;
	/*_width:677px;*/
}
.rightContainer {
	float:right;
	width:322px;
	margin-top:6px;
}

#chat {
	background:top left no-repeat ;
	background-image:url(Images/chat.gif);
	margin:10px 0 0 30px;
	float:left;
	height:57px;
	width:243px;
}
#chat:hover {
	background-image:url(Images/chat_over.gif);
}
#chatOffline {
	background:top left no-repeat ;
	background-image:url(Images/chat_offline.gif);
	margin:10px 0 0 30px;
	float:left;
	height:57px;
	width:243px;
}
#chatOffline:hover {
	background-image:url(Images/chat_offline_over.gif);
}
#applyNow {
	background:top left no-repeat;
	background-image:url(Images/applyNow.jpg);
	width:177px;
	height:36px;
	float:left;
	margin:15px 0 0 36px;
}
#applyNow:hover {
	background-image:url(Images/applyNow_over.jpg);
}
.finePrint 
{
    color:#7D7D7D;
	margin-top:22px;
	margin-left:20px;
	font-size:9px;
	width:677px;
	height:70px;
}
.footer {
	background-color:#FFFFFF;
	height:auto;
	text-align:center;
	padding-bottom:6px;
}
.footer1 {
	padding-top: 15px;
	color:#000000;
}
.footer1 a {
	padding:0 25px;
	border-right:#000000 solid 1px;
	color:#000000;
}
.footer2, .footer2 a {
	color:#7D7D7D;
	margin-top:22px;
}

.footer3, .footer3 a {
	color:#7D7D7D;
	margin-top:10px;
}
#footerPrivacy {
	border-left:#7D7D7D solid 1px;
	margin-left:14px;
	padding-left:14px;
}
.footer a:hover {
	text-decoration:underline !important;
}
.textHeader {
	width:605px;
	color:#8EC44C;
	border-bottom:#D4D4D4 solid 1px;
	font-size:23px;
	padding-bottom:6px;
	margin:50px 0 0 44px;
}
.textHeader2 {
	width:633px;
	color:#8EC44C;
	border-bottom:#D4D4D4 solid 1px;
	font-size:23px;
	padding-bottom:6px;
	margin:50px 0 0 44px;
}
#homeGetCash {
	margin: 30px 0 0 0;
	padding:0;
}
#homePhoneInfo {
	position:absolute;
	margin:130px 0 0 350px;
	font:Arial;
	color:#0D6123;
	font-size:30px;
	line-height:30px;
}
#esPhoneInfo {
	position:absolute;
	margin:200px 0 0 315px;
	font:Arial;
	color:#0D6123;
	font-size:25px;
	font-weight:900;
}

#homeChat{
	background:top left no-repeat;
	background-image: url(Images/liveChat-Online.jpg);
	position:absolute;
	margin:184px 0 0 530px;
	height:90px;
	width:145px;
}
#homeChat:hover{
	background-image: url(Images/liveChat-Online_over.jpg);
}
#homeChatOffline{
	background:top left no-repeat;
	background-image: url(Images/liveChat-Offline.jpg);
	position:absolute;
	margin:184px 0 0 530px;
	height:90px;
	width:145px;
}
#homeChatOffline:hover{
	background-image: url(Images/liveChat-Offline_over.jpg);
}
#homeRow2 {
	margin: 274px 0 0 2px;
	/*_margin:0;*/
}

.homeModule {
	float:left;
	display:inline;
	width:221px;
	height:252px;
	background:#D7D7D7;
	margin-right:4px;

}
.homeModulePic {
	border:#A3CB75 solid 1px;
	margin:6px;
}
.homeModuleHeader {
	margin: 4px 8px;
	color:#116126;
	font-weight:bold;
	font-size:16px;
}
.homeModuleText {
	margin: 0 8px;
	height:60px;
}
.homeModuleButton {
	margin-left:118px;
}
#home_apply {
	position:absolute;
	background:top left no-repeat;
	background-image:url(Images/home_apply.gif);
	width:96px;
	height:23px;
}	
#home_apply:hover {
	background-image:url(Images/home_apply_over.gif);
}
#home_learn {
	position:absolute;
	background:top left no-repeat;
	background-image:url(Images/home_learn.gif);
	width:96px;
	height:23px;
}	
#home_learn:hover {
	background-image:url(Images/home_learn_over.gif);
}

#home_call {
	position:absolute;
	background:top left no-repeat;
	background-image:url(Images/home_call.gif);
	width:96px;
	height:23px;
}	
#home_call:hover {
	background-image:url(Images/home_call_over.gif);
}
#homeStart {
	padding:0;
	margin:0;
	display: block;
}
#homeSubmit {
	/*margin-right:1px;*/
	background:#E3E1E2;
	border:#B5B5B5 solid 1px;
	border-top:none;
	/*padding:0 12px;
	height:225px;*/
	width:321px;
}
#homeFrmApply {
	margin-right:1px;
	background:#E3E1E2;
	border:#B5B5B5 solid 1px;
	border-top:none;
	padding:0 12px;
	height:194px;
}
#homeFrmApply select,
#homeFrmApply input{
	height:8.7%;
	_height:12px;
}
#homeFormLine1 {
	padding:11px 0 14px 4px;
}
#homeFormLine1 select {
	margin-left:24px;
	font-size:10px;
}
#homeFormLine2 {
	margin:0 0 14px 8px;
}
#homeFormLine2 select {
	margin-left:16px;
	font-size:10px;
}
.homeFormLineBreak {
	background:#C8C6C7 repeat;
	width:284px;
	height:1px;
	margin-bottom:15px;
	margin-right:6px;
	text-align:right;
	font-size:0;
}
#homeFrmApply label {
	float:left;
	font-weight:lighter;
	width:116px;
	
}
#homeFrmApply input {
	float:right;
	width:160px;
	margin-bottom:2.2%;
	_margin-bottom:6px;
	
}
.longLbl {
	margin-top:8px;
}
#homeFrmApply #mileage {
	width:95px;
	margin-right:65px;
	margin-bottom:10px;
}
#homeVideo {
	margin-right:1px;
	width: 321px;
	height: 250px;
	border:grey solid 1px;
}
.aboutText {
	margin:10px 0 0 44px;
	width:605px;
}

.disclosureText {
	margin:10px 0 0 44px;
	width:500px;
}
.aboutText ul,
.aboutText ol {
	list-style-position: inside;
}
.aboutText li {
	margin: 5px 0 10px;
}
.aboutTextHeader {
	width:605px;
	color:#8EC44C;
	border-bottom:#D4D4D4 solid 1px;
	font-size:23px;
	padding-bottom:6px;
	margin:29px 0 0 44px;
}
.faqQuestion {
	font-weight:bold;
	color:#000000;
	width:605px;
	border-bottom:#D9D9D9 solid 3px;
	margin:18px 0 0 44px;
	padding-left:1px;
	text-decoration:none;
	display:block;
	outline: none;
}
.faqAnswer {
	width:579px;
	margin-left:44px;
	color:#545452;
	background-color:#ECE6E6;
/*	display:none;*/
	padding:8px 20px 10px 7px;
}
.locationsText {
	float:left;
	margin:0;
	padding:0;
	margin-top:10px;
	padding-left:45px;
	color:#393939;

	width:213px;
}
.locationsCityText {
	float:left;
	margin:0;
	padding:0;
	margin-top:10px;
	padding-left:50px;
	color:#393939;

	width:600px;
}
.locationsCityText a{
    font-weight:bold;
    color:Blue;
}
.callusRightCol {
	float:left;
	margin:0;
	padding:0;
	margin-top:10px;
	padding-left:45px;
	color:#393939;

	width:213px;
}
.callusRightCol a
{
    font-weight:bold;
    color:Blue;
}
.locationsText a:hover {
	text-decoration:underline;
}
.locationsMap {
	float:right;
	margin-top:10px;
}
.contactText {
	margin:10px 21px 0 0;
	float:right;
	width:213px;
}
.contactText a:hover {
	text-decoration:underline;
}
#contactFrmContact {
	float:left;
	margin-top:6px;
	width:380px;
}
#contactFrmContact label {
	float:left;
	width:108px;
	text-align:right;
	margin: 8px 0;
}
#contactFrmContact label,  #contactFrmContact span{
	float:left;
	width:108px;
	text-align:right;
	margin: 8px 0;
}
#contactFrmContact input, #contactFrmContact textarea {
	float:left;
	margin: 4px 8px;
	width:245px;
}
#submitButtons{
  padding: 61px 0 3px 300px;
  width: 375px;
  overflow: hidden;
}
#applicationFrm {
	float:left;
	width:565px;
}
#applicationFrm span {   /*  NEW */
	float:left;
	width:290px;
	text-align:right;
	margin: 8px 0;
}
#applicationFrm label {
	float:left;
	width:290px;
	text-align:right;
	margin: 8px 0;
}
#applicationFrm input, #applicationFrm select {
	float:left;
	width:245px;
	margin: 4px 8px;
}
#applicationFrm img, #applicationFrm input{
	float:left;
	width:auto;
	margin: 4px 8px;
}
#applicationFrm select {
	width:auto;
}
#applicationNumberContactGroup {
	float:right;
	width:245px;
	text-align:left;
	margin:5px 0;
}
#applicationFrm .radioLbl {
	width:auto;
	margin: 0 0 6px 0;
}
#applicationFrm .radioBtn {
	width:auto;
	margin:0;
	padding:0;
}
.sitemapLeft {
	float:left;
	margin:10px 0 0 45px;
}
.sitemapRight {
	float:left;
	margin:10px 0 0 55px;
}
.sitemapLinksSub {
	margin-left:10px;
}
.sitemap {
	margin-bottom:7px;
	font-weight:bold;
}
.sitemapLinks a {
	display:block;
	margin-bottom: 5px;
	color:#393939;
	text-decoration:none;
	text-decoration:underline;
}









#form A.formButton 	
{
	PADDING-RIGHT: 0px;	
	MARGIN-TOP: 9px;	
	PADDING-LEFT: 0px;	
	BACKGROUND: url(img/button_1.gif) #57710c no-repeat left top;	
	FLOAT: left;	PADDING-BOTTOM: 0px;	
	FONT: 118.18%/20px "Trebuchet MS";	
	COLOR: #fff;	
	PADDING-TOP: 0px;	
	HEIGHT: 22px;	
	TEXT-DECORATION: none
}
	
A.formButton 
{	
	PADDING-RIGHT: 0px;	
	MARGIN-TOP: 9px;	
	PADDING-LEFT: 0px;	
	BACKGROUND: url(img/button_1.gif) #57710c no-repeat left top;	
	FLOAT: left;	
	PADDING-BOTTOM: 0px;	
	FONT: 118.18%/20px "Trebuchet MS";	
	COLOR: #fff;	
	PADDING-TOP: 0px;	
	HEIGHT: 22px;	
	TEXT-DECORATION: none
}
	
.formButton SPAN 
{	
	PADDING-RIGHT: 13px;	
	DISPLAY: block;	
	PADDING-LEFT: 12px;	
	BACKGROUND: url(img/button_2.gif) no-repeat right top;	
	PADDING-BOTTOM: 1px;	
	PADDING-TOP: 1px
}

.rightborder {
border-right: 1px groove #C3D098;

}


#leftColumn 
{
	/*float:left; */
	padding-left:20px; 
	padding-right:20px; 
	padding-top:30px; 
	padding-bottom:40px;
}

.profileTable
{
	float:left;
	padding-left:50px;
}

.myDatagrid th 
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.myDatagrid td 
{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.leftborder {
border-left: 1px groove #C3D098;
border-style:groove;
} 



#messageBox
{
	border:black 1px solid;
	background:#fff;
	padding:20px;
	margin:20px;
	font-size:14px;
}

#messageBox p
{
	font-size:14px;
}

#messageBox a
{
	font-size:14px;
}

#messageBox h2
{
	text-decoration:underline;
	font-size:18px;
}



.rightATable th
{
    text-align:right;
    font-weight:normal;
}

ul.TickList {
  list-style-image: url('tick.gif')
}
