
@import url(../styles/style_header.css);

/*             Global Styles              */
html * { padding:0;margin:0; }
body 
{
	font-family: Arial, Helvetica, sans-serif; 
	/* background:#004a85; */ background:#004A8F;
	padding:0;
	margin:20px  0 0 0;
	font-size:.7em;
	color:#666666;
}
a  
{
	color:#666666;
	text-decoration:none; 
}
a:hover 
{
	color:#8dc63f;
}
img 
{
	border:none;
	margin:0;
	padding:0; 
}

h1 
{
	color:#ffffff;
	font-size:0.1em;
	text-indent:-9999px;
	
}
h2 
{
	color:#666666;
	font-weight:normal;
	font-size:17px; 
	padding:0px 0 15px 0;
	font-family:Helvetica,Arial;
}
h3 
{
  color:#4F5DA5;	
	font-size:1.8em;
	padding:0px 0 15px 0;
	margin:0;
	font-weight:normal;
   	font-size:1.4em; 
   	line-height:21px;
}

h2 sup, h3 sup {
font-size:.8em;

}

.h3 
{
   color:#4F5DA5;	
   	font-weight:normal;
   	font-size:1.4em; 
}
h5 
{
 color:#5260A8;
 margin:15px 0 0 0;
 font-size:1.1em;
}



p  { line-height:18px; }

ul 
{
  margin-bottom:15px;	
}

ul li 
{
	list-style:none;
	background: url(../images/bullet.gif) 0px 8px no-repeat;
	padding:0 0 5px 12px;
	line-height:18px; 
}
.grey {
color:#666666;
}
.purple 
{
color:#4F5DA5;	
}


hr 
{
  color:#cccccc;
  height:1px;
  margin-bottom:10px;
  margin-top:10px;
}

.green 
{
	color:#8DC63F;
	
}

.link 
{
  background: url(../images/arrow_green.gif) 0px 2px no-repeat;	
  padding:0 0 0 15px;
}

.no_bull li
{
	list-style:none;
	background-image:none;
	margin-top:10px;
}

sup {
	vertical-align:top;
}
.clear 
{
	clear:both;
	line-height:0; 
}
.maroon 
{
   color:#6a1f1f;	
}
.bold 
{
font-weight:bold;	
}
.navy
{
	 color:#5260A8;
}

.below 
{
	
 padding:15px 0 15px 0;	
}
.check-green li
{
list-style:none;
padding:0 0 0px 18px;
background: url(../images/check_green.gif) 0px 4px no-repeat;
line-height:17px;	
}



/*             Main Wrapper               */

#wrapper {
    background:url(../images/three_col_back.gif) top left repeat-y;	
	width:808px;
	margin: 20px auto;	
	padding:0px 0px 0 0px;
}

/*             Body Styles              */

.body 
{
background: url(../images/three_col_shadow.jpg) top left no-repeat;	
width:808px;
padding-top:25px;
margin:0 0 0 16px;
}
.body .header 
{  
	width:auto;
	height:auto;
	margin-bottom:10px;
}
.body .coupon {  margin:15px 0 0 -18px;display:block;float:left;     }
.body .newsletter { margin:15px 0 0 10px;display:block; float:left;  }
.body .center_call 
{
	padding-top:28px;
   color :#ffffff;
}
.body .center_call h4 
{
 font-size:1.1em;font-weight:bold;
 padding-bottom:5px; 	
	
}
.body .center_call img 
{
   margin:0 0 0 -5px;	
}
.body .center_call a 
{
 color:#ffffff;margin-top:5px;display:block;font-weight:bold;width:75px;
}	
.body .center_call a:hover { text-decoration:underline; 
}
/*             Col1 Styles            */

.col1 
{
	float:left;
	width:154px;  
	margin:-8px 0 0px 0px;
	padding:0 0 15px 0px;             
}
.col1 a 
{
	display:block;
	border-bottom:1px solid #DCDFD7;
	padding:10px 0 10px 20px; 
}

/*             Col2 Styles            */
.col2 
{
	float:left;
	width:448px;  
	margin:0px 0 0 20px;
	padding:0 10px 0px 0px;            
}

.col2 .service_list 
{
	margin:10px 0 0 0;
}
.col2 .service_list img
{
	float:left;
	margin:0 5px 0 0;
}
.col2 .service_list div
{
	float:left;
	margin:5px 0 0 0;
	width:410px;
}
.col2 .service_list .lists 
{
	margin-top:20px;
	background: url(../images/consumer_table_back.jpg) top left no-repeat;
	width:391px;
	height:225px;
}

.col2 .service_list .l1 
{
	float:left;
	width:160px;
	margin:0 35px 0 15px;
}
* html .col2 .service_list .l1 
{
 width:160px;margin:0 35px 0 5px;	
}
.col2 .service_list .l2 
{
	float:left;
	width:180px;
}
.col2 .service_list .border 
{
 float:none;
 border-bottom:1px solid #cccccc;
 margin-top:0px;
 margin-bottom:10px;
 width:440px;
 height:15px;
}

.col2 .service_list ul .head {
background:none;
color:#8DC63F;
font-weight:bold;
padding:4px 0 15px 0;
}

* html .col2 .issue 
{

	position:relative;
	top:0px;
	left:-20px;
	width:400px;
}

/* registration form styles */

.regform 
{
width:434px;
	
border:1px solid #d6e8bc;	
background:#f6f6f6;
padding:0 0 0 12px;

}
.reghead 
{
width:434px;
padding:15px 0 0 12px;	
height:21px;
display:block;
background:#e8f4d9;	
border-bottom:1px solid #d6e8bc;	
margin-left:-12px;	
}
.regform label { 
font-weight:bold;
}
.regform input { margin:0;padding:0; }
.regform .row .col { float:left;width:200px; }
.regform .row { margin:10px 0 0 0px;height:35px;padding-top:3px; }  
.regform .c1, .c2, .c3 { float:left;margin-right:2px;   }
.regform .c1 { width:155px;     }
.regform .c2 { width:95px;     }
.regform .row .input { width:142px; }
.regform .row .input2 { width:144px; }
.submit { margin:10px 0 20px 375px;display:block; }

.regform .row_rad .col { float:left;width:200px; }
.regform .row_rad { margin:10px 0 0 0px;height:15px;padding-top:3px; }  
.regform .row_rad input { width:auto; }
.regform .row_rad .input2 { width:144px; }
.regform .row_rad label 
{
  width:280px;	
}


/*Error Message Box*/
.validation-advice {
	display: block;
	clear: left;
	font-weight:bold;
	color: #f00;
	margin: 1px 0 5px 0;

}

/*Text box if it passes validation*/
.validation-passed {
	background: #fff;
	padding: 2px 2px 2px 0;
	border: 1px solid #a5acb2;
}

/*Text box if it fails validation*/
.validation-failed {
	background: #fffe9e;
	padding: 2px 2px 2px 0;
}

.validation-header {
	padding: 2px 2px 2px 0;
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
}

.validation-header a { text-decoration:underline; color:#de5921;}
.validation-header span { color:#de5921; }



/* consumer faq accordian style */ 

div.q {
margin:0px 0 -10px -20px;
padding:16px 0 0 20px;	
width: 476px;
height:34px;
color:#4F5DA5;
font-weight:bold;
}

* html div.q {
width: 446px;
}

a.q {
margin:0px 0 -10px -20px;
padding:16px 0 0 20px;	
width: 476px;
height:38px;
color:#4F5DA5;
font-weight:bold;
display:block;
outline: none;
}
* html a.q 
{
margin:0px 0 -10px 0px;	
width: 441px;
padding:16px 0 0 5px;	
}




div.a {
margin-top:0px;	
display: block;
width: 430px;
padding-bottom:0px;
}

* html div.a 
{
 	width:425px;
 	padding-left:5px;
}


div.open { 
border-top: 1px solid #ccc;
background: url(../images/qback.jpg) top left no-repeat;
margin:0px 0 -10px -20px;
padding:16px 0 0px 20px;	
width: 476px;
height:34px;
}
* html div.open {
width: 441px;
padding:0 0 0 5px;
}


a.open { 
border-top: 1px solid #ccc;
background: url(../images/qback.jpg) top left no-repeat;
margin:0px 0 -10px -20px;
padding:16px 0 0px 20px;	
width: 476px;
height:34px;
display:block;
}

* html a.open {
width: 446px;
}



.q_a {
margin-bottom:100px;
}			


/*             Col3 Styles            */
.col3 
{
	float:left;
	margin-top:-25px;
}

.col3 .couponcall { }
.col3 .newscall{ }
.col3 .learn { }


/* sitemap style */
.mega {
font-size:1.3em;
font-weight:bold;
}
.l1 { 
display:block;
background: url(../images/arrow_green_site.gif) 0px 6px no-repeat;
padding:0 0 0 9px;
line-height:18px;
font-weight:bold;
}
.l2 { 
display:block;
background: url(../images/bullet_green.gif) 0px 7px no-repeat;
padding:0 0 0 9px;
margin:0 0 0 15px;
line-height:18px;
}



/*             Footer Styles              */

.footnotes 
{
border-top:3px solid #ffffff;
border-bottom:3px solid #DCDCDC;
background:#F2F5BF;	
width:735px;
margin:0 0 0 17px;
padding:20px 20px 20px 20px;
}
.footnotes ul 
{
 margin-top:15px;	
}
.footnotes ul li 
{
	list-style:none;
	padding:0 0 10px 8px;
	background: url(../images/bullet_footnote.gif) 0px 7px no-repeat;
	line-height:18px;
}
.footnotes a 
{
  color:#2A4B8B;
  font-weight:bold;	
}
.footer 
{
	background:url(../images/footer_back.jpg) top left no-repeat;	
	width:756px;
	height:99px;
	margin: 0 auto;	
	padding:8px 10px 0 42px;
}


.footer p 
{
	float:left;
	font-size:.9em;
}

.footer .links  
{
	float:left;
	margin:4px 0 0 150px;
	font-size:.9em;
	float:left;
}
.footer .acorda 
{
	margin-top:0px;
	display:block; 
}


