@import url(/freequote/css/validation.css);
#footer {
text-align:center;
color:#fff;
}
.lh a:link {
color:#ff000;
font-size:16px;
}
#form2 {
font-size:11px;
}
/**
	Template Name: Premier Health Care Study
	Version: 1.0
**/
body{
	padding:0px;
	margin:0px;
	}
	
body, td, div{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333
	}
	
img{ 
border:0px;
}
.body_bg_top{
	background-image:url(/freequote/images/main_bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
.body_bg_bot{
	background-image:url(/freequote/images/main_bg_bot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
.header{
	background-image:url(/freequote/images/header.jpg);
	background-repeat:no-repeat
	}
	
.banner{
	background-image:url(/freequote/images/banner.jpg);
	background-repeat:no-repeat;
	height:298px;
	}
	
.content_bg{
	background-image:url(/freequote/images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding-bottom:20px;
	}
	
.bullet1 li{
	list-style-image:url(/freequote/images/bullet1.jpg);
	padding:5px 0px 5px 5px;
}

.bullet2 li{
	list-style-image:url(/freequote/images/bullet2.jpg);
	padding:5px 0px 5px 5px;
}

.bullet3 li{
	list-style-image:url(/freequote/images/bullet3.jpg);
	padding:5px 0px 5px 5px;
}


.text_header{
	color:#426177
	}
	
.box_mid{
	background-image:url(/freequote/images/box_mid.jpg);
	background-repeat:repeat-y;
}
.box_top{
	background-image:url(/freequote/images/box_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:181px;
	padding:15px;
}

.footer{
	text-align:center;
	padding:15px 0px 15px 0px

}
.footer a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:0px 8px;
	font-size:11px;
}

.footer a:hover{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}

.nav_block { padding:0px ; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
/*.nav a {*/ /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         /*padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
		 height:auto; width:auto;
       }*/
	   
/**nav**/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position:absolute;
}

ul#nav li { /* all list items */
	float: left;
	display:inline-block;

}

#nav a {
	display:block;
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; 
	 font-weight:bold; 
	 height:auto; 
	 width:auto;
	  color:#FFFFFF; 
	  text-decoration:none; 
	  
}
ul#nav li a:hover { color:#333}

#nav li ul { /* second-level lists */
	position: absolute ;
	float:left;
	width:150px;

	 left: -999em;/*using left instead of display to hide menus because display: none isn't read by screen readers */
}
	
#nav li ul li {/*LEVEL */
	border-top:2px solid #73b10e;
	border-left:2px solid #73b10e;
	border-right:2px solid #73b10e;
	border-bottom:1px solid #73b10e;
}
	
#nav li ul li a {/*LEVEL */
	text-decoration:none;
	padding:5px;
	background-color: #9bcd2e;
	width:150px;

}


#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 14.5em;
	float:left;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/**navs**/
/* CSS Document */










form{
	margin:0;
	padding:0;
}

input, textarea, select{
	margin: 3px 3px 2px 3px;
}


input.phone{
	width:30px;
}

input.radio{
	width:20px;
}

input.continue{
	width:180px;
	height:38px;
	margin-top:10px;
}

img{
	border:none;
}

ul, ol{
	margin:0;
	padding:0 0 5px 20px;
}

.column1{
	float:left;
	width:60%;
}

.column2{
	float:right;
	width:40%;
}

#call-agent {
	background: url(../images/callus.jpg) no-repeat;
	width: 312px;
	height: 101px;
	position: relative;
	top: 10px;
	left: 40px;
}

#call-agent ul {	
	float: left;
	text-align: left;
	font: bold 14px Arial, Helvetica, sans-serif;
	position: relative;
	top: 30px;
	left: 20px;
	list-style: none;
}

#call-agent ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

.fcol1{
	float:left;
	width:40%;
}

.fcol2{
	float:left;
	width:60%;
}

.yellowpad{
	background:url(../images/yellowpad.jpg) no-repeat;
	height:253px;
	margin: 50px 0 0 30px;
	padding: 30px;
}

.dot{
	background:url(../images/dot.jpg) repeat-x;
	height:5px;
	margin: 5px 0;
}

.col3{
	float:left;
	width:30%;
}

.col3 a { text-decoration: underline; font-size: 12px; font-weight: bold; color: #333; }

.steponeform{
	background:url(../images/step1.jpg) no-repeat center;
	height:273px;
	width:100%;
}

.steponeform form{
	width:250px;
	position:relative;
	left:350px;
	top:50px;
	float:left;
	padding:0;
	margin:0;
}

.steptwoform{
	background:url(../images/step2.jpg) no-repeat center;
	width:100%;
	height:341px;
}

.steptwoform form{
	padding:0;
	margin:0;
	float:left;
	width:350px;
	position:relative;
	top:50px;
	left:350px;
}

.steponeform p, .steponeform p{
	margin:0;
	padding:0;
}

/* typo */
body{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#6699CC;
	font-size:1.6em;
}

#container #navigation ul{
	text-align:center;
}

.column1{
	text-align:left;
}

.column2{
	text-align:right;
}

.note{
	font-size:0.8em;
}

#container #footer ul li a{
	text-decoration:none;
	color:#666666;
}

#container #mainimage .myform{
	text-align:center;
}

.fcol1{
	text-align:right;
}

.fcol2{
	text-align:left;
}

#container #mainimage .myform h3{	
	color:#3366CC;
	font-weight:bold;
	font-size:1em;
}

.centerimg{
	text-align:center;
	margin: 40px 0;
}

#about-photo {
	margin-top: 60px;
}

.free_quote {
	width: 350px;
	margin: 10px auto;
	padding: 15px 20px;
	border: 1px solid #ccc;
}

.free_quote dt { position: relative; top: 5px;  }
.free_quote dd { padding-top: 5px; }

.free_quote2 {
	width: 350px;
	margin: 10px auto;
	padding: 10px 20px;
	border: 1px solid #ccc;
}

.free_quote2 dd { margin-bottom: 3px; }
.free_quote2 #city { margin-bottom: 3px; }
.free_quote2 .dot { *float: left; *width: 100%; }
* html .free_quote2 dl { }
* html .free_quote2 dd { margin-bottom: 3px; }
* html .free_quote2 #city { margin-bottom: 3px; }
* html .free_quote2 .dot { float: left; width: 100%; }

.free_quote legend, .free_quote2 legend {
	background-color: #5688c7;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 15px;
}

.free_quote dt, .free_quote2 dt {
	float: left;
	height: 16px;
	width: 120px;
	padding: 5px 5px 3px 5px;
	margin: 2px 20px 0 0;
	border-right: 2px solid #e5e5e5;	
}
dt.border-none { border: none; }


.myform dl { text-align: left; }
.myform label { font-size: 11px; font-weight: bold; }
.myform dt { float: left; width: 80px; padding-top: 0px; margin: 0; }
.myform dd { width: 220px; padding: 0; *text-align: left; *margin-left: 0; *padding-left: 0; *width: 150px; }
.myform dl div { margin: 5px 0; }
	
* html .myform dt {
	float: left; 
	width: 90px; 
	margin: 0;
}

* html .myform dd {
	text-align: left;
	padding-left: 0;
	margin-left: 0;
	width: 150px;
	margin-bottom: 1px;
}

.myform .form-field, .myform .form-phone, .myform .form-phone2, .myform .form-zip, select {
	padding: 2px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	border: 1px solid #555;
}
.myform .form-field { 
	width: 140px;
}
.myform .form-caption {
	position: relative;
	left: 45px;
	text-align: left;
	font-size: 9px;
	*left: 5px;
}

* html .myform .form-caption {
	position: relative;
	left: 5px;
}

.myform .dot { *margin: 0; }
* html .myform .dot { width: 250px; position: relative; left: -15px; top: -10px; padding: 0; margin: 0; }

input.submit{
	width:172px;
	height:42px;
	margin-top:20px;
}

.myform .form-phone { width: 25px; }
.myform .form-phone2 { width: 30px; }
.myform .form-select { padding: 3px; width: 160px; position: relative; left: 3px; margin: 2px 0; }
.myform .form-zip { width: 50px; }
.myform .form-radio, .myform .form-checkbox { }
.myform .form-checkbox { float: left; }
.myform #form-policy { float: right; text-align: left; width: 225px; position: relative; top: 5px; line-height: 14px; *width: 220px; *top: 10px; }
.myform span.highlight { color: #36C; font-weight: bold; }


* html .myform .form-radio, * html .myform .form-checkbox { position: relative; top: 4px; }
* html .myform .form-text { text-align: left; position: relative; top: -20px; left: 10px; display: inline-block; }
* html .myform #form-policy { position: relative; top: 10px; left: -20px; }
* html .myform .submit { position: relative; left: 25px; }


/* free quote page 3 */
#free_quote3 {
	width: 450px;
	margin: 10px auto;
	border: 1px solid #ccc;
	padding: 10px 30px 15px;
}

#free_quote3 p { font-size: 12px; line-height: 18px; }

h2.thankyou {
	background: url(../images/thank_you.jpg) no-repeat;
	width: 135px;
	height: 27px;
}

#free_quote3 .highlight { color: #F00; font-weight: bold; }

.hidden { display: none; }

#ins_content{
	margin:0;
	padding: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ins_col1 ul, #ins_col2 ul, #ins_col3 ul, #ins_col4 ul {
	list-style-type: none;
}
.ins_grn {
	color: #70B42C;
	font-size: 16px;
	height: 25px;
}
.ins_space {
}
.ins_gry1 {
	background-color: #CCC;
}
.ins_right {
	text-align: right;
}
.ins_gry1_right {
	text-align: right;
	background-color: #CCC;
}
#ins_col1 {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#ins_col2 {
	float: left;
	width: 375px;
	padding-bottom: 20px;
}
#ins_col3 {
	float: left;
	width: 125px;
	padding-bottom: 20px;
}
#ins_col4 {
	float: left;
	width: 125px;
	padding-bottom: 20px;
}

.ins_dot{
	height: 5px;
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 900px;
	padding-bottom: 20px;
}
.ins_h2 {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
}
.ins_h2a {
	color: #666;
	font-size: 16px;
	height: 25px;
	font-weight: bold;
}.ins_head1 {
	font-size: 18px;
	font-weight: bold;
	color: #70B45A;
	padding-top: 20px;
	padding-bottom: 20px;
}
#form-questions dt {
	width: 150px;
	text-align: right;
	padding-right: 10px;
	margin-top: 7px;
}
#form-questions dd {
	margin-top: -5px;
}
 .myform{
	width:250px;
	position:relative;
	left:25px;
	top:70px;
	*top: 78px;
	float:left;
}

 .myform {
	width: 280px;
}

 .myform p {
	margin:0;
	padding:0;
}

 .myform a {
	color: #333;
	text-decoration: underline;
}

 .myform h3{	
	padding:0;
	margin:0;
	float:left;
}
a {
text-decoration:none;
color:#6699CC;
}
