﻿html, body, form { padding: 0; margin: 0; }

body {font-family:Arial;font-size: 12px;background:#EFF2F7;color:#000000;}

img {border:0;}
a {color:#002A64;}
h1 {font-size:18px;font-family:Helvetica,Arial;font-weight:normal;color:#FFFFFF;margin:0;}
h2 {font-size:16px;font-family:Helvetica,Arial;font-weight:bold;margin:0 0 10px 0;}

.linkWhite a {color:#FFFFFF;}

.font11 {font-size:11px;}

/* MASTERPAGE */
.siteContainer {width:951px;position:relative;}
.siteHeader {height:133px;color:#002A64;background:url(../Images/header-bg.gif) no-repeat;}
.siteHeader a {color:#002A64;}
.siteContent {background:url(../Images/content-bg-blue.jpg) no-repeat bottom #203558;}
.siteContentHome {height:500px;background:url(../Images/home-bg-blue.jpg) no-repeat bottom #203558;}
.siteFooter {font-size:11px;color:#D40203;}
.siteFooter a {font-size:11px;color:#284066;}
.siteFooter .copyright {font-size:11px;color:#7D93B5;}

/* HOMEPAGE */
.homeContainer {width:951px;}
.homeContainer .top {width:951px;height:268px;background:url(../Images/home-bg.jpg) no-repeat;}
.homeContainer .top a {font-size:11px;color:#FFFFFF;}
.homeContainer .calculateInfo {width:280px;height:105px;margin-top:10px;padding-left:10px;line-height:20px;color:#FFFFFF;background:url(../Images/bullet-home.gif) no-repeat;}
.homeContainer .calculateButton {width:196px;height:32px;padding:5px 0 0 0;text-align:center;background:url(../Images/btn-bg-home-calculator.gif) no-repeat;}
.homeContainer .calculateButton a {font-weight:bold;}

.boxContainer {position:relative;}
.box1 {width:429px;height:253px;color:#FFFFFF;position:absolute;top:-185px;left:40px;z-index:99;background:url(../Images/home-bg-box1.gif) no-repeat;}
.box1 a {color:#FFFFFF;}
.box1 .tagline {font-size:14px;font-family:Helvetica,Arial;}
.box1 .faq {width:373px;margin:48px 0 0 27px;line-height:19px;color:#002A64;}
.box1 .faq a {color:#002A64;}
.box1 .faq ul {margin:0 0 0 10px;padding:0;}
.box1 .faq li {list-style-image:url(../Images/bullet-red.gif);}
.box2 {width:434px;height:96px;color:#002A64;font-size:14px;font-family:Helvetica,Arial;position:absolute;top:85px;left:27px;z-index:99;}
.box2 .question a {font-size:14px;font-family:Helvetica,Arial;color:#002A64;}

/* CONTENT PAGE */
.contentContainer {width:951px;border-top:1px solid #B7D9F7;}
.contentContainer .innerTop {width:865px;height:30px;padding:7px 0 0 50px;font-size:20px;font-family:Helvetica,Arial;color:#FFFFFF;background:url(../Images/content-bg-top.gif);}
.contentContainer .innerSpan {width:913px;padding:20px 0 10px 0;border-left:1px solid #EF3A3A;border-right:1px solid #EF3A3A;background:url(../Images/content-bg-span.gif) repeat-x #FFFFFF;}
.contentContainer .innerBottom {width:915px;height:15px;font-size:0.1em;line-height:0.1em;background:url(../Images/content-bg-bottom.gif)}

.contentContainer .bottom {height:230px;}
.contentContainer .calculateInfo {width:280px;height:105px;margin-top:10px;padding-left:10px;line-height:20px;color:#FFFFFF;background:url(../Images/bullet-home.gif) no-repeat;}
.contentContainer .calculateButton {width:196px;height:32px;padding:5px 0 0 0;text-align:center;background:url(../Images/btn-bg-home-calculator.gif) no-repeat;}
.contentContainer .calculateButton a {font-weight:bold;}

.questionBox {width:434px;height:95px;margin-left:14px;color:#002A64;font-size:14px;font-family:Helvetica,Arial;background:url(../Images/question-box-bg.gif) no-repeat;}
.questionBox .question a {font-size:14px;font-family:Helvetica,Arial;color:#002A64;}


 /* LEFT NAV */
 .leftNavItem {width:140px;padding:5px 0 5px 8px;background:url(../Images/bullet-left-nav.gif) no-repeat;}
 .leftNavItem a {text-decoration:none;}
 .borderTop {border-top:1px solid #A5B0C4;}