﻿html, body, form {margin:0;padding:0;height:100%;}
body {font-family:Arial, Helvetica;font-size:11px;color:#252935;background:url(../Images/site-bg.jpg) repeat-x;}

img {border:0;}

/* FONT STYLE */
.blueBold {color:#687EBD;font-weight:bold;}

/* GARY'S ANNOUNCEMENTS CHANGES */
.homeContent .container .announcements {color:#687EBD;font-weight:bold;}
.homeContent .container .announcements a {color:#687EBD;font-weight:bold;}

/* MASTER PAGE */
.siteContainer {width:911px;	position:relative;margin:0 auto;height:auto !important;height:100%;min-height:100%;}
.siteHeaderContainer {}
.siteContentContainer {padding-bottom:55px;}
.siteFooterContainer {position:absolute;width:100%;bottom:0;}
.siteHeader {width:911px;height:87px;background:url(../Images/nav-bg.gif) no-repeat right top;}
.siteContent {width:911px;}
.siteFooter {width:911px;height:35px;color:#FFFFFF;}
.siteFooter .footerContact {width:166px;font-size:10px;padding-bottom:5px;}
.siteFooter .footerLink {width:580px;height:35px;padding-bottom:5px;background:url(../Images/footer-bg.gif) no-repeat bottom;}
.siteFooter .footerCertified {width:165px;font-size:10px;}
.siteFooter .footerContact a, .siteFooter .footerLink a {color:#FFFFFF;font-size:10px;text-decoration:none;}

/* HOMEPAGE */
.homeFlash {width:911px;}
.homeContent {width:911px;height:250px;color:#FFFFFF;border-left:1px solid #303030;border-right:1px solid #303030;background:#000000;}
.homeContent .container {width:892px;}
.homeContent .container .spotlightContainer {width:287px;height:260px;font-size:11px;padding:15px 140px 0 10px;color:#000000;background:url(../Images/home-spotlight-bg.gif) no-repeat;}
.homeContent .container .moreLink {padding-bottom:10px;}
.homeContent .container .spacer {width:25px;background:url(../Images/home-vertical-divider.gif) repeat-y;}
.homeContent .container a {color:#0050B8;font-weight:bold;}
.homeContent .container .moreLink a {color:#687EBD;font-weight:bold;}
.homeClose {width:911px;height:10px;font-size:0.1em;line-height:0.1em;background:url(../Images/content-box-close.gif) no-repeat;}

.homeContent ul {margin-top:0;margin-bottom:0;}
.homeContent li {margin:5px 0 5px -30px;padding-left:10px;list-style-type:none;background:url(../Images/site-bullet.gif) no-repeat;}

/* CONTENT PAGE */
.contentContainerTop {width:911px;height:9px;font-size:0.1em;line-height:0.1em;background:url(../Images/content-box-open.gif) no-repeat;}
.contentContainerSpan {width:911px;border-left:1px solid #303030;border-right:1px solid #303030;background:url(../Images/content-box-span.gif) repeat-x #000000;}
.contentContainerSpan .container {width:892px;}
.contentContainerBottom {width:911px;height:10px;font-size:0.1em;line-height:0.1em;background:url(../Images/content-box-close.gif) no-repeat;}

/* CONTENT PAGE W/ NAV */
.leftNavArea {width:181px;color:#FFFFFF;}
.rightContentArea {width:710px;}
.rightContentArea .contentHeader {width:680px;height:20px;margin-top:3px;margin-bottom:20px;padding:0 0 0 30px;font-size:17px;font-family:Helvetica;border-bottom:1px solid #D3D4D7;}
.rightContentArea .contentContainer {width:650px;}
.rightContentArea .contentContainer ul {margin-top:0;margin-bottom:0;}
.rightContentArea .contentContainer ul li {margin-left:-20px;margin-bottom:3px;}
.rightContentTop {width:710px;height:10px;font-size:0.1em;line-height:0.1em;background:url(../Images/right-content-open.gif) no-repeat;}
.rightContentSpan {width:710px;height:500px;background:#FFFFFF;}
.rightContentBottom {width:710px;height:19px;font-size:0.1em;line-height:0.1em;background:url(../Images/right-content-close.gif) no-repeat;}

/* CONTENT PAGE W/O NAV */
.fullContentArea {width:710px;}
.fullContentTop {width:892px;height:10px;font-size:0.1em;line-height:0.1em;background:url(../Images/full-content-open.gif) no-repeat;}
.fullContentSpan {width:892px;height:500px;background:#FFFFFF;}
.fullContentSpan .contentHeader {width:862px;height:20px;margin-top:3px;margin-bottom:20px;padding:0 0 0 30px;font-size:17px;font-family:Helvetica;border-bottom:1px solid #D3D4D7;}
.fullContentSpan .contentContainer {width:832px;}
.fullContentSpan ul {margin-top:0;margin-bottom:0;}
.fullContentSpan ul li {margin-left:-20px;margin-bottom:3px;}
.fullContentBottom {width:892px;height:19px;font-size:0.1em;line-height:0.1em;background:url(../Images/full-content-close.gif) no-repeat;}

/* LEFT NAVIGATION */
.leftNavTitle {height:22px;margin-top:11px;font-size:17px;font-family:Helvetica;color:#FFFFFF;border-bottom:1px solid #494C53;}
.leftNavOn {width:161px;height:20px;padding:3px 5px 0 15px;background:url(../Images/left-nav-bg-on.gif);}
.leftNavOff {width:161px;height:20px;padding:3px 5px 0 15px;background:url(../Images/left-nav-bg-off.gif);}
.leftNavLast {height:19px;}
.leftNavOn a, .leftNavOff a {color:#FFFFFF;font-size:13px;font-family:Helvetica;text-decoration:none;}


/* CONTACT FORM STYLE */
.textBox {width:250px;}
.textArea{width:250px;height:150px;}

/* FCK EDITOR */
.styleSubHeader {font-size:12px;color:#1C38B3;font-weight:bold;}