body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: 0px;
  font-family: Tahoma, Helvitica, Geneva, Arial, Verdana;
  font-size: 13px;
  behavior: url(csshover3.htc);
  color: #555555;
  background:#000000;
/*  background: #000000 url(/images/background.jpg); */
  text-align: center;
  overflow-y: scroll;
  overflow-y: -moz-scrollbars-vertical;  }

img { border:0px; }


/* ---------------------- Headers ---------------------- */

h1, h2, h3, h4, h5 {
  font-weight:bold;
  margin: 0px;
  padding: 0px; }

h1 {
  color:#555555;
  font-size: 24px;
  font-weight: bold; }

h2 {
  color:#555555;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 3px; }

h3 {
  color:#555555;
  font-size: 14px;
  font-weight: bold; }

h4 {
  color:#555555;
  font-size: 12px;
  font-weight: bold; }

h5 {
  font-size: 10px;
  font-weight: bold; }

td {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

th {
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

p {
  margin-top: 0px;
  margin-bottom: 10px;}



/* ---------------------- Recaptcha Definition ---------------------- */

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#E2E2E2 !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #CCCCCC !important; //reCaptcha widget border color
 }

 #recaptcha_table:hover {
   border-color: #666666 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #CCCCCC !important; //Text input field border color
   background-color:#CCCCCC !important; //Text input field background color
   color:#666666;
 }




/* ---------------------- Link Definition ---------------------- */

A:link {color: #666666;}
A:visited {color: #666666;}
A:hover {color: #444444;}
A:active {color: #666666;}

#footerContainer A:link {color: #FFFFFF;}
#footerContainer A:visited {color: #FFFFFF;}
#footerContainer A:hover {color: #CCCCCC;}
#footerContainer A:active {color: #FFFFFF;}


/* ---------------------- Forms ---------------------- */
.formtext {
  color:#666666;
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin-right:4px;
  margin-bottom:2px; }

.formtextarea {
  color:#666666;
  font-size:12px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin-right:4px;
  margin-bottom:2px;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana;
}

.formdropdown {
  color:#666666;
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  margin-right:2px;
  margin-bottom:2px;
}

.formmultioption {
  color:#666666;
  border:1px solid #666666;
  background-color:#F9F9F9;
  width:100%;
  height:100px;
  overflow-x:hidden;
  overflow-y:scroll;
  cursor:pointer;
}

.formsubmit{
  font-size:14px;
  background-color: #CCCCCC;
  color: #666666;
  font-weight:bold;
  padding:4px 4px 4px 4px;
  border:1px solid #666666;
  margin-top:5px;
  margin-bottom:5px;
}

.formsubmit:hover{
  font-size:14px;
  background-color: #919191;
  color: #FFFFFF;
  font-weight:bold;
  padding:4px 4px 4px 4px;
  border:1px solid #666666;
  margin-top:5px;
  margin-bottom:5px;
}



/* ---------------------- Contact ---------------------- */

.contactFullWidth {
  background-color:#CCFF00;
  width:100%; }

.contactFormTextINACTIVE {
  font-size:14px;
  border:1px solid #CCCCCC;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  color:#C4C4C4;
  font-style:italic; }

.contactFormTextACTIVE {
  font-size:14px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  color:#666666; }

.contactFormTextAreaINACTIVE {
  width:429px;
  height:80px;
  color:#C4C4C4;
  font-style:italic;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  font-size:12px;
  border:1px solid #CCCCCC;
  background-color:#F9F9F9;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }

.contactFormTextAreaACTIVE {
  width:429px;
  height:80px;
  color:#666666;
  padding:5px 5px 5px 5px;
  margin:6px 0px 4px 0px;
  font-size:12px;
  border:1px solid #666666;
  background-color:#F9F9F9;
  font-family: Tahoma, Geneva, Arial, Helvetica, Verdana; }





/* ---------------------- Universal ---------------------- */

.noborder{
  border-width:0px; }

.centered{
  text-align:center; }

.left{
  text-align:left; }

.break {
  width: 100%; 
  float: left;}

.notransparency {
  -moz-opacity:1;
  filter:alpha(opacity=100);  }

.transparent {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  }

.floatclear {
  clear: both; }

.imagepreload {
  height:0px;
  width:0px; 
  border:0px; }

/* ---------------------- Image Rotation ---------------------- */

#imageContainer {

}

#imageContainer img {
  display:none;
  position:absolute;
}



/* ---------------------- Container ---------------------- */
#mainContainer {
  margin:0px auto 0px auto;
  padding-bottom:1px;
  background-color:#FFFFFF;
  width:800px;
  text-align:left;
}


/* ---------------------- Header ---------------------- */
#headerContainer {
  width:100%;
  background:#3687E2 url(/images/headerBackground.png) repeat-x; height:76px;
}

#headerLogo {
  width:340px;
  height:76px;
  float:left;
  color:#FFFFFF;
}

#headerPhoneNumber {
  width:195px;
  height:55px;
  margin:10px 10px 0px 0px;
  float:right;
  color:#FFFFFF;
}

/* ---------------------- Content ---------------------- */
#contentContainer {
  width:772px;
  padding:0px 0px 8px 0px;
  margin:8px 14px 8px 14px;
}

#contentHeaderLeft {
  float:left;
  width:380px;
  height:28px;
  margin-bottom:4px; }

#contentHeaderRight {
  float:right;
  width:380px;
  font-size:10px;
  text-align:right; }

#contentChoiceContainer {
  width:472px;
  padding-left:300px;
}

.contentChoiceOptions {
  padding:15px 0px 15px 5px;
  border-top:dotted 1px #CCCCCC;
  width:100%;
}

.contentChoiceOptions:hover {
  background-color:#EBEBEB;
  cursor:pointer;
}


/* ---------------------- Top Navigation ---------------------- */
#navigationContainer {
  width:100%;
  background:#035F6C;
  color:#FFFFFF;
  height:28px;
  border-top:3px solid white;
}

#navigationContainer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigationContainer li {
  float: left;
}

#navigationContainer li a {
  background: #035F6C url(images/navigationBackgroundA.png) top left repeat-x;
  height: 25px;
  line-height: 22px;
  float: left;
  border-right:3px solid white;
  border-bottom:3px solid white;
  padding: 3px 16px 0px 16px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
<!--[if lt IE 7]>
  padding:0px 16px 0px 16px;
<![endif]--> 
}

#navigationContainer li a:hover {
  background:url(images/navigationBackgroundA2.png) top left repeat-x;
}

#navigationContainer li strong {
  font-size:17px;
}

#navigationSubContainer {
  width:100%;
  background:#3687E2 url(/images/navigationBackgroundB.png) repeat-x bottom left;
  color:#FFFFFF;
  padding:2px 0px 2px 0px;
  text-align:center;
  font-size:11px;
}

/* ---------------------- Footer ---------------------- */
#footerContainer {
  margin:4px auto 0px auto;
  text-align:left;
  width:800px;
  font-size:11px;
  color:#FFFFFF;
}

#footerContainerLeft {
  text-align:left;
  width:20%;
  float:left;
}

#footerContainerCenter {
  text-align:center;
  width:60%;
  float:left;
}

#footerContainerRight {
  text-align:right;
  width:20%;
  float:right;
}

/* ---------------------- Home ---------------------- */


/* ---------------------- Articles ---------------------- */
.articlesHeader {
  font-size:10px;
  background-color:#5E274F;
  color:#FFFFFF;
  padding:2px 2px 2px 2px;
}

.articlesHeaderIcons {
  font-size:10px;
  background-color:#5E274F;
  color:#FFFFFF;
  padding:2px 2px 2px 2px;
  width:100px;
  text-align:center;
}

.articlesListing {
  background-color:#F6F6F6;
  padding:2px 2px 2px 2px;
}

.articlesListingIcons {
  background-color:#F6F6F6;
  padding:2px 2px 2px 2px;
  width:100px;
  text-align:center;
}


/* ----------------------  ---------------------- */

