@charset "UTF-8";
/* Make HTML 5 elements display block-level for consistent styling */ 
html, div, map, dt, isindex, form {
	display: block;
}
OL, UL, LI {
/*list-style: none;*/
}
body {
	margin:0;
	padding:0;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#page {
	width: 960px;
	margin:0 auto;
	background: #FFF;
}
header {
	height: 32px;
	background: #E2E2E2;
}
.header {
	height: 32px;
	background: #E2E2E2;
}
#socialNav {
	margin: 5px 0 3px 650px;
	height:35px;
	text-align:right;
	
}
#socialNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 25px;
}
#socialNav ul li {
	display: inline;
	/*margin-right: 20px;
	width: 150px;*/
}
.facebookLikeButton{
	
	}
ul#tp-m {
	margin:0;
	padding:0;
	list-style-type: none;
}
ul#tp-m li {
	list-style-type: none;
}
#mainNav {
	padding : 0;
	position : absolute;
	margin: 0;
	z-index: 100;
}
#mainNav UL LI {
	float: left;
}
#mainNav LI {
}
/*menu-styling ] on / hover states [*/
#mainNav UL LI A {
	background: transparent url(../images/mainNav.png) no-repeat scroll 0 0;
	height: 40px;
	text-decoration: none;
	display: block;
}
#mainNav UL LI A.home {
	width: 100px;
	text-indent: -99999em;
}
#mainNav UL LI A.home:hover {
	background-position: 0px -40px;
}
#mainNav UL LI A.aboutus {
	width: 136px;
	background-position: -100px 0;
	text-indent: -99999em;
}
#mainNav UL LI A.aboutus:hover {
	background-position: -100px -40px;
}
#mainNav UL LI A.whoweserve {
	width: 185px;
	background-position: -236px 0px;
	text-indent: -99999em;
}
#mainNav UL LI A.whoweserve:hover {
	background-position: -236px -40px;
}
#mainNav UL LI A.blog {
	width: 102px;
	background-position: -421px 0px;
	text-indent: -99999em;
}
#mainNav UL LI A.blog:hover {
	background-position: -421px -40px;
}
#mainNav UL LI A.policyholders {
	width: 190px;
	background-position: -521px 0;
	text-indent: -99999em;
}
#mainNav UL LI A.policyholders:hover {
	background-position: -521px -40px;
}
#mainNav UL LI A.faq {
	width: 108px;
	background-position: -711px 0;
	text-indent: -99999em;
}
#mainNav UL LI A.faq:hover {
	background-position: -711px -40px;
}
#mainNav UL LI A.contactus {
	width: 139px;
	background-position: -819px 0;
	text-indent: -99999em;
}
#mainNav UL LI A.contactus:hover {
	background-position: -819px -40px;
}
/*Active state ] i have only defined  styles for home, product links [*/
#mainNav UL LI.selected A.home {
	background-position: 0px -80px;
}
#mainNav UL LI.selected A.aboutus {
	background-position: -100px -80px;
}
#mainNav UL LI.selected A.whoweserve {
	background-position: -236px -80px;
}
#mainNav UL LI.selected A.blog {
	background-position: -421px -80px;
}
#mainNav UL LI.selected A.policyholders {
	background-position: -521px -80px;
}
#mainNav UL LI.selected A.faq {
	background-position: -711px -80px;
}
#mainNav UL LI.selected A.contactus {
	background-position: -819px -80px;
}

/* Subnav Menu
-------------------------------------------------------------------------------------------- */
#mainNav UL LI UL 
{background: none no-repeat scroll center top #D3771C;
 border: 1px solid #D3771C;
 clear: both;
 visibility: hidden;
 height: 440px;
 margin-left: -1px;
 position: absolute;
 width: 300px;}
	
#mainNav li:hover ul, 
#mainNav li.sfhover ul 
{left: auto;
 visibility: visible !important;;
 width: 385px;
 z-index: 500;}	
	
#mainNav UL LI UL LI 
{font: normal 12px Arial, Geneva, Verdana;}

#mainNav UL LI UL LI A 
{background: none;
 padding: 13px !important;
 height: 60px;
 display: block;
 width: 360px;}
	
#mainNav UL LI UL LI A:hover 
{background: #fc8c1e;}
	
.one IMG {
	margin: 0px 10px 5px 12px;
	float: left;
	width:60px;
}
.one {
	font: normal bold 14px Arial, Tahoma, Geneva, Verdana;
	text-transform:uppercase;
	color:#fff;
}
.one P {
	font: normal 12px Arial, Tahoma, Geneva, Verdana;
	padding-bottom: 5px;
	margin-top: 5px;
	color:#FFF;
	line-height: 1.2em;
	font-size:12px;
}
.one A {
	color: #000;
}
.one A:hover {
	color: #fff;
}
#boxPolicyholders {
	background: url("../images/bg_policy.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 160px;
	margin: 20px 20px 0px 20px;
	/* [disabled]position: absolute;
*/
	/* [disabled]top: 580px;
*/
	width: 900px;
	/* [disabled]z-index: 30;
*/
	padding: 10px;
}
#boxPolicyholders h2 {
	color: #FFFFFF;
	font: 23px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	text-transform: uppercase;
}
.boxPolicyholdersText {
	color: #FFFFFF;
	float: left;
	font-family: Arvo, Georgria;
	font-size: 12px;
	font-style: italic;
	margin: 10px 30px 20px 0;
	width: 200px;
}

#logo 
{float: left;
 margin: 60px 0 0 15px; /* margin: 60px 0 0 200px; */
 position: absolute;
 text-align: center;
 z-index: 50;
clear:both;}
	
#boxPolicyholders a {
	height: 110px;
	width: 200px;
	float: left;
	margin-right: 20px;
}
#whoweservContainer {
	float: left;
	padding: 0px 20px 20px;
	width: 920px;
}
#whoweserveSection {
	background: transparent url(../images/bg_whoweserve.png) repeat-y scroll 0 0;
	float: left;
	width: 960px;
	margin: 550px 0 0;
}
.pageFooter {
	float: left;
	width: 920px;
	padding: 20px;
	border-bottom: 3px solid #F7931E;
	background:#142C52;
}
#copyright {
	float: left;
	width: 960px;
}
#whoweservContainer h2 {
	text-align: center;
	font: bold 20px Arvo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #1A385B;
	margin: 20px 0 20px 0;
	display: block;
}
.decorationWhoWeServe {
	margin: 0px auto;
	width: 400px;
}
.boxWhoweserve {
	width: 260px;
	float: left;
	margin: 20px;
}
#explore {
	float: left;
	width: 100%;
	font: 400 28px Arvo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 55px 0;
}
.boxWhoweserve h3 {
	font: 800 15px/1.4em Arvo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #1A385B;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
}
.boxWhoweserve img {
	display: block;
	margin: 0 auto;
}
#whoweservContainer .row1 {
	float: left;
	width:920px;
}
#whoweservContainer .row2 {
	/* [disabled]text-align: center;
*/
	float: left;
	/* [disabled]width: 920px;
*/
	margin: 0 auto;
	width:600px;
	padding:0 160px;
}
#footerGraphic {
	background: url(../images/footer_bg_graphic.png) no-repeat center top;
	float: left;
	height: 68px;
	width: 960px;
}
.pagefooter {
	float: left;
	background-color:#152C53;
}
.pagefooter h4 {
	font: 800 18px Arvo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #29ABE2;
	text-transform: uppercase;
	margin: 20px 0 5px;
}
.pageFooter ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #FFF;
}
.pageFooter ul li {
	display: inline;
	color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-right: 10px;
}
.pageFooter ul li a {
	color: #CCC;
	text-decoration:none;
}
.pageFooter ul li a:hover {
	color: #F90;
	text-decoration:none;
}
.footerLinkSeperator {
	margin-right: 2px;
	margin-left: 1px;
	color: #1F458C;
}
.footerNav {
	float: left;
	margin-right: 50px;
	width: 660px;
}
#explore a {
	color: #F15A24;
	text-decoration: none;
}
#copyright {
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background:#E2E2E2;
}
#mainNavContainer {
	float: left;
}
#breadcrumb {
	color: #F7931E;
	margin-bottom: 20px;
}
#breadcrumb a {
	color: #F7931E;
}
#content h1 {
/*margin: 0 0 30px 0;*/
}
#mainGraphic {
	float: left;
	width: 600px;
	margin: 0 20px 0 0;
}
#colRight {
	float: left;
	width: 280px;
}
.headerTop {
	height: 50px;
	background: #E2E2E2;
}
.interior .headerTop {
	height: 220px;
	float: left;
	background: url(../images/header_bg.jpg) no-repeat 0px 40px #E2E2E2;
	width: 960px;
}
#content {
	float: left;
	margin: 0 20px 30px 20px;
	width: 920px;
	background: #FFF;
}

/* --- Date: 12.20.12 - Mario changed top-margin:60px; --- */
.interior #logo 
{float:l eft;
 margin: 90px 0 60px;
 text-align: center;}

#colLeft #mainContent {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
}
.grayBox {
	padding: 20px;
	background: #FAFAFA;
	margin-top: 40px;
	width: 560px;
}
.grayBox img {
	margin: 0 auto;
}
.grayBox h2 {
	text-align: center;
}
#ailLogo {
	margin: 0px auto;
	width: 300px;
}
#colLeft {
	float: left;
	width: 600px;
	margin: 0 30px 0 0;
}
.rates {
	margin-top: 30px;
}
.sidebarBox ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebarBox ul li {
	background: url("../images/bullet_sidebar.png") no-repeat scroll left 3px transparent;
	display: block;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 15px;
	padding-left: 23px;
}
.sidebarBox {
    margin: 0 0 50px;
}
.sidebarBox h4 {
	
	
}
.sidebarBox ul li a {
	color: #000;
	text-decoration: underline;
}

.clear {
	clear:both;
}
.rates ul {
	list-style-type:disc;
	margin:0;
	padding:0;
	margin: 5px 0 0 20px;
}
.policyBox {
	float: left;
	margin: 20px 0 30px;
	width: 100%;
}
.policyBox img {
	float: left;
	margin-right: 20px;
}
.faqQuestions {
	font-weight: bold;
	color: #142c52;
	font-size: 14px;
}
.formContainer {
}
.formButton {
	margin:30px auto;
	width:200px;
}
.requiredSymbol {
	color:#C00;
}
.tableNoLines th, .tableNoLines th, {
 border-bottom: none;
 line-height: 13.5px;
 padding: 10px 10px 9px;
 text-align:right;
}
.freePolicy th {
	background:#036;
	color:#FFF;
}
#colThanks {
	height:300px;
}
#colAbout {
	float: left;
	width: 280px;
}
.footerSubtitle {
	font-family: Arvo, Georgria;
	font-size: 16px;
	color:#29ABE2;
	margin:15px 0 0 0;
	display:block;
}
.execphpwidget .btn {
	width:250px;
}
.byline {
	margin: 0;
}
.addtoany {
	float:left;
	margin: 0 0 6px;
}
div#page.home h1 {
/*margin-left: 40px;
	color:#000;*/
	}
#mc_embed_signup {
	background:#fff;
	clear:left;
	font:14px Helvetica, Arial, sans-serif;
}
#mc_embed_signup input.email {
	display: block;
	margin: 0 4% 10px 0;
	min-width: 130px;
	padding: 8px 0;
	text-indent: 5px;
	width: 100%;
	}
	.policyBoxText{
		    margin: 0 0 0 285px;
		
		}
#various1,#various2,#various3,#various4{
	margin: 0 0 0 20px;
	}