@charset "utf-8";
/* CSS Document */

/* CSS Reset & General Elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td { 
	margin:0; padding:0;}
p { font-size:11px; line-height:1.4em; margin:0 0 10px 0;}
h1 {
	font-size:220%;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9ED34E;
	margin-bottom: 10px;
}
h2 {
	font-size:180%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h3 { font-size:150%; font-weight:normal; color:#000; font-family:Arial, Helvetica, sans-serif;}
h4 { font-size:105%; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
hr{ height:1px; border:none; background-color:#999;}
strong { font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:100%;}
strong a{ color:#333; text-decoration:none;}
strong a:hover{ color:#069;}
em { color:#000;}
img { border:none;}
.clearFix { clear:both;}
.floatLeft{ float:left;}
.floatRight{ float:right; margin:0 0 0 17px;}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:90%;
	background-color:#FFF;
}

/* Main Container */
#alfContainer{
	position:relative;
	width:900px; 
	/* margin:0 auto; */
}
#topSection{
	height:60px;
/*	border-bottom:1px solid #CCC;*/
	padding-left: 30px;
}
#topSection .home {
	font-family:Arial;
	font-size:12px;
	float:right;
	margin-top: 20px;
	margin-right: 30px;
	color: #31598D;
}
#topSection .home a{color: #31598D; text-decoration:none}
#topSection .home a:hover{color: #666666; text-decoration:underline}

#siteNav{
	background-color:#dae4f5;
	font-size:85%;
	border-bottom:1px solid #CCC;
	padding-left: 30px;
}

/* Presentation/Header Section */
#presentation{
	height:200px;
	background-image: url(../images/presentationBg1.jpg);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}
#presentation h3{
	color:#F90;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}
#presentation h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 15px;
	font-style: normal;
}
#homeDesc{
	position:absolute;
	top:120px;
	width:580px;
	left:30px;
	background-image: url(../images/boxBg.png);
	background-repeat: repeat;
}

/* Curved Window-Boxed container */
#curvedWindows{ font-size:90%; margin:-10px 0 0 0;}
#curvedWindows h3{ font-style:italic; color:#FFF; margin:0 0 14px 0;}

#crazyArrow{
	position:absolute;
	width:100px;
	height:100px;
	top:200px;
	left:-31px;
	z-index:99;
}

#homeContent{ margin:10px 0 0 25px;}

#homeLeft{
	float:left;
	width:265px;
	border:1px solid #CCC;
	background:#FFF url(../images/applBg.gif) repeat-x left top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homeLeft h1{ text-align:center; font-size:160%; padding:8px 0 0 0; text-transform:uppercase; color:#000; font-family:"Times New Roman", Times, serif}
#homeLeft table{ font-size:80%; margin:10px 0 0 0;}
#homeLeft table td{ padding:3px 0;}

#homeRight{
	float:right;
	width:570px;
	padding-left:10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/* Listtings for ol and ul */
ol.commonLists{}
ol.commonLists li{
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 21px;
}
ul.commonLists li{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 21px;
}
ol.specialLists{ margin:0 0 5px 0;}
ul.specialLists li, ol.specialLists li{
	margin:0 0 2px 60px;
	font-size:90%;
	list-style-image: url(../images/arrow-symbol.png);
	list-style-type: none;
	line-height: 18px;
}

/* Easy Steps Application */
#easySteps{
	float:left;
	width:265px;
	padding:10px;
	border:1px solid #CCC;
	background:#ecf7fc url(../images/h3Bg.gif) repeat-x 0 -8px;
	height:130px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 25px;
}

/* Quick Facts */
#quickFacts{
	float:right;
	width:525px;
	padding:10px;
	border:1px solid #CCC;
	background:#ecf7fc url(../images/h3Bg.gif) repeat-x 0 -8px;
	height:130px;
	margin: 0px;
}

/* Main Content */
#mainContent{
	margin:10px 0;
	float:left;
	width:570px;
}
#mainContent h2, #siteMap h2{ margin:0 0 0 25px; font-size:150%; color:#036;}
#mainContent h2 a, #siteMap h2 a{ color:#1c5abf;}
#mainContent p, #siteMap p{
	font-size:90%;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	color: #4D4D4D;
}
#mainContent p a, #siteMap p a{ color:#185778;}
#mainContent p a:hover, #siteMap p a:hover{ color:#069; text-decoration:none;}
#mainContent h4, #siteMap h4{ margin:0 0 5px 25px; color:#036;}
#mainContent h4 a, #siteMap h4 a{ color:#036; text-decoration:none;}
#mainContent h4 a:hover, #siteMap h4 a:hover{ color:#000;}
#mainContent h1{
	font-size:170%;
	color:#036;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8;
	margin-left: 25px;
}
#mainContent ol { margin: 0px;	padding: 0px;}
#mainContent ol li { margin: 0px; padding: 0px;}
#mainContent ol li a { margin: 0px; padding: 0px; color: #069;}

/* Sitemap & Articles - Full Width */
#siteMap{ margin:10px 0 0 25px;}
#siteMap h2{ margin:0;}
#siteMap h4{ margin:0;}
#siteMap p{ margin-left:0}

/* Unused Styling */
#contentLeft{ float:left; width:500px;}

/* Right Hand Side Content Controls */
#rightContent{
	float:right;
	width:290px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 0px;
}
#rightContent p{ font-size:80%;}

/* Small Quote Application */
#smallQuote1{
	border:1px solid #CCC;
	background: url(../images/getQuoteBg.gif) repeat-x left bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#smallQuote1 h4{
	text-align:center;
	color:#069;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#smallQuote1 h6{
	text-align:center;
	color:#069;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
}

#smallQuote1 table{ margin:10px 10px 0 10px; font-size:80%;}
#smallQuote1 table td{
	padding:4px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px
}
#smallQuote1 table td .field{
	padding:4px;
	font-family:arial;
	font-size:12px;
	line-height:18px;
	border:1px solid #CCCCCC;
	width:150px;
	color: #005680;
}
.smallItalic{
	font-style:italic;
	color:#666;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

/*#smallQuote{
	position:absolute;
	left:609px;
	top:285px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0px;
}*/

/* Highlight Points */
#hilitePoints{
	border:1px solid #CCC;
	background-color:#d9eeb9;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#hilitePoints ul{ list-style:none; font-size:80%;}
#hilitePoints ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 26px;
}

/* Main Application Form - Complete */
#mainAppl{ margin:10px 0 10px 25px; border:1px solid #F90; background-color:#FFF; padding:50px 10px 10px 15px; 
	background:#FFF url(../images/applBg.gif) repeat-x;}
#mainAppl table{
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
}
#mainAppl table a{ color:#F60; text-decoration:none; border-bottom:1px solid #F90;}
#mainAppl table a:hover{ border-bottom:none;}
#mainAppl table td{ padding:2px 0;}
#mainAppl table input{
	font-size:85%;
}
#mainAppl .txtFld{ width:180px; border:1px solid #CCC; background-color:#EEE; padding:3px 5px;}
#mainAppl .veryshorttxtFld{ border:1px solid #CCC; background-color:#EEE; padding:3px 5px; width:50px;}
#mainAppl .phoneFld{ border:1px solid #CCC; background-color:#EEE; padding:3px 0; width:30px;}
#mainAppl .shorttxtFld{
	width:75px;
	border:1px solid #CCC;
	background-color:#EEE;
	padding:3px 5px;
}
#mainAppl .ddLen{
	width:190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
#mainAppl .finePrnt{
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
}

/* For Feedback */
#feedBack{ margin:10px 0 0 0; padding:10px; background-color:#e9f3fc;}
#feedBack table td{ padding:2px 0;}
#feedBack table img{ margin:5px 8px 0 0;}
#feedBack .hdrCenter{ background-color:#074788; text-align:center; color:#FFF;}
#feedBack .hdr{ color:#666; padding:2px 0 0 0; font-style:italic; text-align:right;}
#feedBack .onlyCenter{ text-align:center;}

/* Contact Form */
#contactForm{ margin:10px 0 0 25px; font-size:90%;}
#contactForm table td{ padding:2px 0;}

.red{ color:#F00; font-size:62.5%;}

/* Website Footer */
#siteFooter{
	background-color:#ECF7FC;
	width: 100%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #074788;
}
#siteFooter p{ text-align:center; font-size:70%;}
#siteFooter p a{ color:#333; text-decoration:none;}
#siteFooter p a:hover{ color:#036;}
#new-top-bg h1 {
	height: 45px;
	padding-top: 45px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #074788;
	background-image: url(../images/news.jpg);
	background-position: center center;
	color: #FFFFFF;
}
#siteFooter .footerpart {
	width: 29%;
	float: left;
	margin-right: 15px;
}

ul.footerpartlist li{
	font-size:85%;
	list-style-type: none;
	line-height: 22px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 2px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #074788;
}
ul.footerpartlist li a {
	color:#074788;
	text-decoration:none;
	margin: 0px;
}


#siteFooter h4 {
	color: #666666;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#news-top-head h4 {
	color: #333333;
	background-color:#dae4f5;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
}


#homeLeftBanner{ float:left; width:250px; }
#homeLeftBanner h1{ text-align:center; font-size:160%; padding:8px 0 0 0; text-transform:uppercase; color:#000;}
#homeLeftBanner table{ font-size:80%; margin:10px 0 0 0;}
#homeLeftBanner table td{ padding:3px 0;}
.contbox {background:#F7F3F7 ; border-bottom:2px solid #9CCF00 ; width:530px; float:right ; padding:8px ; border-top:#9CCF00 8px solid ; margin-top:15px; margin-bottom:15px
}
#grycontbox{background:#F7F3F7;
	padding:5px;
	margin-bottom:25px;
	width: 535px;
	float: right;
}
/*.grycontbox {
	background:#F7F3F7;
	padding:5px;
	margin-bottom:25px;
	width: 535px;
	float: right;
}*/

#grycontbox p{
	margin-left:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px ; line-height:17px 
}
 
#mainContent .clbanner {
	margin-left: 25px;
	width: 545px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 0px;
}
#mainContent .clbnr-btm-lft {
	width: 50%;
	float: left;
}

#mainContent .clbnr-top {
	height: 62px;
	width: 100%;
	margin-bottom: 15px;
}
#mainContent .clbnr-top-lft {
	float: left;
	width: 36%;
	color: #185778;
	text-align: right;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
}
#mainContent .clbnr-top-rght {
	float: right;
	width: 61%;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	margin-top: 4px;
}

#mainContent .clbnr-btm {
	height: auto;
}
#mainContent .clbnr-btm-rght {
	width: 50%;
	float: right;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	color: #185778;
}
#mainContent .number {
	background-color: #3F79C0;
	height: 25px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	float: left;
	margin-bottom: 5px;
}
#mainContent .step {
	font-family: "Times New Roman", Times, serif;
	line-height: 23px;
	height: 23px;
	float: right; 
	width: 235px;
	color: #333333;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 5px;
}

#crazyArrow{
	position:absolute;
	top:392px;
	left:45px;
	z-index:99;
} 
 


#rightContent .howwework {
	margin-top: 30px;
	border-top-width: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4EEFB;
	border-right-color: #D4EEFB;
	border-left-color: #D4EEFB;
	background-image: url(../images/table-bg-sky.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#rightContent .howwework h3 {
	font-family:Arial;
	font-size:150%;
	font-weight:normal;
	color: #3F79C0;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 30px;
	letter-spacing: -1px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9E0D;
	padding-bottom: 3px;
}
#rightContent .howwework h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #666666;
	margin: 0px;
	background-image: url(../images/arrow-symbol.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 2px;
	line-height: 17px;
}
#rightContent .howwework p {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 18px;
	line-height: 20px;
	padding-left: 25px;
}
#rightContent .howwework h6 {
	font-family:"Trebuchet MS";
	font-size:140%;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 8px;
	font-variant: small-caps;
	font-weight: bold;
}

#rightContent .howwework h6 a{ color:#FF9D0B ; text-decoration:none}
#rightContent .howwework h6 a:hover{color: #996600; text-decoration:underline}

#rightContent .howwework li {
	font-family:Arial;
	font-size:90%;
	font-weight:normal;
	color: #666666;
	margin-top: 0px;
	line-height: 20px;
	margin-left: 45px;
	list-style-type: square;
	padding-left: 0px;
}
#rightContent .howwework ul {
	margin-bottom:18px;
}

#topnav{
	margin-bottom:0px;
	margin-top:0px;
	width: auto;
	margin-left: 25px;
}
#topnav .tleft {
	background-image: url(../images/topnav-left.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 11px;
	float: left;
}

#topnav .tcenter{
	background-image: url(../images/topnav-center.gif);
	background-repeat: repeat-x;
	float: left;
	height: 37px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: 37px;
	font-weight: bold;
	color: #FFFFFF;
}
#topnav .tcenter ul {
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(../images/topnav-center.gif);
	background-repeat: repeat-x;
	height: 37px;
}

#topnav .tcenter li {
	height: 37px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 37px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/topnav-seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	list-style-type: none;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	}

#topnav .tcenter li a{ color:#FFFFFF; text-decoration:none;}	
#topnav .tcenter li a:hover{color:#FFFFFF; text-decoration:underline;}	
#topnav .tright{
	background-image: url(../images/topnav-right.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 12px;
	float: left;
}
#homeRight .threebox {
	width: 545px;
	margin-left: 25px;
}
#homeRight .innerbox {
	width: 173px;
	float: left;
	border: 1px solid #EEEEEE;
	background-image: url(../images/getQuoteBg.gif);
	height: 230px;
	background-position: bottom;
}
#homeRight .innerbox img {
	margin-top: 8px;
	margin-left: 25px; vertical-align:bottom;
}
#homeRight .innerbox h6{
	margin-top:10px;
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#homeRight .innerbox ul {margin-bottom:0px; margin-top:0px}
#homeRight .innerbox li {
	margin-bottom:8px;
	margin-top:0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 3px 4px;
	padding-left: 16px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
}
#homeRight .downarrow ul { margin-bottom:0px; margin-top:0px}
#homeRight .downarrow li {
	margin-bottom:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/downArrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 25px;
	padding-left: 25px;
	background-position: 5px;
	padding-bottom: 3px;
}

