@charset "utf-8";
/* CSS Document */

body{
	background-color:#E7EFEF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.content{
	background:url(/images/shared/content.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	color:#7F7D75;
	font-size:12px;
}

.content h1{
	font-size:16px;
	font-weight:bold;
	color:#3C77A2;
}

.content h2{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-bottom:0px;
	margin-bottom:0px;
}

.content h3{
	font-size:13px;
	font-weight:bold;
	color:#BFDE41;	
}

.content_left_border{
	background:url(/images/shared/content_left.jpg);
	background-repeat:repeat-y;
}

.content p{
	color:#7F7D75;
	font-size:12px;
	line-height:13px;
	padding-top:0px;
	margin-top:0px;
	padding-right:15px;
}

.content a:link, .content a:visited, .content a:active{
	color:#3C77A2;
	font-size:12px;
	font-weight:bold;
}

.content a:hover{
	color:#000000;
}

.left_border{
	background:url(/images/shared/left_border.jpg);
	background-repeat:repeat-y;
}

.outter_content{
	background:url(/images/shared/content_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}

.right_border{
	background:url(/images/shared/right_border.jpg);
	background-repeat:repeat-y;
}


/*/		Menu		/*/

.nav{
	background-color:#BFDE41;
}

.nav a:link, .nav a:visited, .nav a:active{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	padding-left:20px;
	display:inline-block;
}

.nav a:hover{
	color:#3C77A2;
	padding-left:20px;
}

.current_link a:link, .current_link a:visited, .current_link a:active{
	color:#3C77A2;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	padding-left:20px;
	display:inline-block;

}

.current_link a:hover{
	color:#000000;
	padding-left:20px;
	display:inline-block;
}

.subLink a:link, .subLink a:visited, .subLink a:active{
	font-size:11px;
	padding-left:30px;
	
}

.subLink_current a:link, .subLink_current a:active, .subLink_current a:visited{
	color:#3C77A2;
	font-size:11px;
	padding-left:30px;
	display:inline-block;
}



/*/		Footer		/*/
.footer{
	background:url(/images/shared/footer.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	text-align:center;
}

.footer a:link, .footer a:visited, .footer a:active{
	color:#000000;
	font-size:9px;
	text-decoration:none;
}

.footer a:hover{
	color:#BFDE41;
}


/*/ Facebook  /*/

td.facebook {


}

.facebook img {
	border:none;
	position:relative;
	left:5px;
}
/*/		Admin		/*/
.back a:link, .back a:active, .back a:visited{
	color:#BFDE41;
	text-decoration:none;
}

.back a:hover{
	color:#000000;
}

.error, .content .error{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

input{
	font-size:12px;
}

/*/		News Include Section		/*/
.news_inc h1{
	color:#3C77A2;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.news_inc p{
	color:#7F7D75;
	font-size:11px;
	line-height:13px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;	
}

.news_inc a:link, .news_inc a:visited, .news_inc a:active{
	color:#3C77A2;
}

.news_inc a:hover{
	color:#000000;
}




/*/		Page Specific		/*/

/*/		health.inc.php		/*/
 .united img{
	 border:none;
}

/*/		career_opporunities.php		/*/
.career strong{
	color:#3C77A2;
}

.career ul{
	padding-top:0px;
	margin-top:0px;
}

.position_title{
	font-size:11px;
	font-weight:bold;
}


/*/		claims.php - also used on quote pages for <hr /> style		/*/
.claims hr{
  	border:0;
  	width:80%;
   	color:#BFDE41;
	background-color:#BFDE41;
	height:2px;
}

.claims_phone{
	font-size:14px;
	font-weight:bold;
}

.claims td{
	padding-bottom:5px;
}


/*/		faq.php		/*/
.big_A{
	color:#3C77A2;
	font-size:16px;
	font-weight:bold;
}

.big_Q{
   	color:#BFDE41;
	font-size:16px;
	font-weight:bold;
}



/*/		news.php			/*/
.no_top_space{
	padding-top:0px;
	margin-top:0px;
}


/*/		partners.php		/*/
.partners img{
	padding-bottom:10px;
}

.partners p{
	background-color:#BFDE41;
	padding:5px;
}


/*/		quote.php			/*/
.no_bottom_space{
	padding-bottom:0px;
	margin-bottom:0px;
}

.radio_space{
	padding-left:15px;
}

.required_field{
	color:#FF0000;
	font-size:10px;
}

.subTables{
	border:solid black 1px;
	padding-top:0px;
	margin-top:0px;
}


/*/		Services			/*/
.blue_star{
	color:#3C77A2;
	font-size:14px;
	font-weight:bold;
}

.security{
	margin-bottom:0px;
	padding-bottom:0px;
}

.securtiy_desc{
	margin-top:0px;
	padding-left:13px;
	padding-top:0px;
}





/*/		Contact			/*/
.content h2.contact{
	font-size:16px;
}

