@charset "utf-8";
/* CSS Document */
html,body{font-family: Arial, Helvetica, sans-serif; background-color: #f4f4f4; font-size: 12px; margin:0 auto;}

#Header {background: url(images/bg-header.jpg) repeat-x; height: 96px; width: 100%;}
.Header {height: 96px; width: 1000px;}
.Logo {float: left; height: 96px; width: 328px;}
.HeaderNav {float: left; height: 96px; width: 672px; text-align: right;}

#Navigation {background: url(images/bg-banner.jpg) repeat-x; height: 266px; width: 100%;}
.Navigation {height: 266px; width: 1000px;}
.NavList {float: left; height: 266px; width: 164px;}
.BannerText {float: right; height: 266px; width: 836px;}
.Bullets {background: url(images/bg-bullets.gif) no-repeat; float: left; height: 313px; width: 372px;}
.BulletContainer {padding: 30px 15px 10px 15px; font-size: 16px; font-weight: bold; color: #636262;}
.BulletArrow1 {background:url(images/bullets-arrow.jpg) no-repeat top left; text-align: left; padding: 7px 0px 0px 40px; height: 50px;}
.BulletArrow2 {background:url(images/bullets-arrow.jpg) no-repeat top left; text-align: left; padding: 7px 0px 0px 40px; height: 65px;}
.BulletArrow3 {background:url(images/bullets-arrow.jpg) no-repeat top left; text-align: left; padding: 7px 0px 0px 40px; height: 65px;}
.BulletArrow4 {background:url(images/bullets-arrow.jpg) no-repeat top left; text-align: left; padding: 7px 0px 0px 40px; height: 40px;}
.Form {background: url(images/bg-form.gif) no-repeat; float: left; height: 313px; width: 589px;}
.FormSpacer {float: left; height: 313px; width: 39px;}
.FormField {border: 1px solid #cccccc; width: 260px; background-color: #f7f7f7; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #242424; height: 24px; padding: 5px 0px 0px 3px;}

#FormArea {background: url(images/bg-form-bullets.jpg) repeat-x; height: 313px; width: 100%;}
.FormArea {background: url(images/bg-form-bullets.jpg) repeat-x; height: 313px; width: 1000px;}
.FormHeading {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; padding: 15px 0px 0px 15px; text-align: left;}
.FormDisclaimer {font-size: 11px; color: #6e6e6e; text-align: right; padding: 0px 15px 0px 0px;}

#Spacer01 {background: url(images/bg-below-form.jpg) repeat-x; height: 24px; width: 100%;}
.Spacer01 {height: 24px; width: 1000px;}

#Content {background: url(images/bg-content.jpg) repeat-x top; background: color: #f4f4f4; width: 100%;}
.Content {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3b3b3b; padding-top: 15px; width: 1000px; background: color: #f4f4f4; text-align: left;}
#ContentInner {background: url(images/bg-inner-content-stretch.jpg) repeat-x; width: 100%; padding-bottom: 10px;}
.ContentInner {background: url(images/bg-inner-content.jpg) top no-repeat #f4f4f4; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #3b3b3b; width: 1000px; text-align: left;}

h2 {font-size: 16px; color: #014b66}
a:active {color: #f37221; text-decoration: none;}
a:visisted {color: #f37221; text-decoration: none;}
a:link {color: #f37221; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

#Footer {background: url(images/bg-footer.jpg) repeat-x; height: 111px; width: 100%;}
.Footer {height: 111px; width: 1000px;}
.FooterBox1 {float: left; height: 111px; width: 250px; text-align: left;}
.FooterBox2 {float: left; height: 111px; width: 250px; text-align: left;}
.FooterBox3 {float: left; height: 111px; width: 250px; text-align: left;}
.FooterBox4 {float: left; height: 111px; width: 250px; text-align: left;}
.FooterCopyright {font-size: 10px; color: #001f2a; padding: 20px 0px 5px 0px; text-align: right;}
.FooterHeading {font-size: 14px; color: #001f2a; font-weight: bold; padding: 20px 0px 5px 0px;}
a.FooterLinks:active {color: #003649; text-decoration: none;}
a.FooterLinks:visisted {color: #003649; text-decoration: none;}
a.FooterLinks:link {color: #003649; text-decoration: none;}
a.FooterLinks:hover {color: #fff; text-decoration: underline;}