/* CSS Document */

body {
background-color:#71797d;
margin-top:0;
margin-bottom:0;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
height:100%;
}

#main {
margin-left:auto;
margin-right:auto;
width:798px;
}

#header {
width:798px;
height:180px;
border-left:1px solid #bfccdf;
border-right:1px solid #bfccdf;
}

#header_left{
float:left;
background-color:#bfccdf;
height:180px;
width:201px;
}

#header_right{
float:right;
background-color:#7f99bf;
height:180px;
width:597px;
background-image:url(images/brighten_banner.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#header_right_int{
float:right;
background-color:#7f99bf;
height:180px;
width:597px;
}

#middle{ /*holds main image and nav*/
width:798px;
height:370px;
background:#fff;
/*background-image:url(images/main_image1.jpg);*/
background-position:left;
background-repeat:no-repeat;
border-left:1px solid #000061;
border-right:1px solid #000061;
border-bottom:1px solid #000061;
}

#nav {
float:left;
width:206px;
height:375px;
}

#nav_int {
float:left;
width:199px;
height:270px;
background-image:url(images/nav_int_BG.gif);
}

#menu a, #menu a:visited {
  text-decoration:none;
  font-size:14px;
  color:#ffffff;
  display:block; 
  width:150px; 
  padding:12px 5px 5px 5px;
  margin:0px 0 0 30px;
  }
#menu a:hover {
  color:#014d8f;
  }

#flash {
width:585px;
float:left;
}



#address_box {
float:right;
width:195px;
height:360px;
color:#155a97;
padding:10px 0 0 10px;
border-left:1px solid #598059;
}


#wrapper { /*holds content*/
width:798px;
margin-left:auto;
margin-right:auto;
background-color:#99aecc;
margin-top:-1px;
height:100%;
background-image:url(images/wrapper_BG.gif);
background-repeat:repeat-y;
border-right:1px solid #003580;
border-left:1px solid #003580;
}

html > body #wrapper {  /*ff hack*/
margin-top:0;
}

#wrapper_int { /*holds content*/
width:798px;
margin-left:auto;
margin-right:auto;
margin-top:-1px;
background-color:#829cc1;
height:100%;
border-right:1px solid #003580;
border-left:1px solid #003580;
}

html > body #wrapper_int { /*ff hack*/
margin-top:0;
}

#wrapper_top {
width:798px;
height:14px;
background-image:url(images/wrapper_top_border.gif);
background-repeat:repeat-x;
margin:10px 0 0 0;
border-right:1px solid #003580;
border-left:1px solid #003580;
border-top:1px solid #003580;
}

#wrapper_top_int {
width:798px;
height:14px;
background-image:url(images/wrapper_top_border.gif);
background-repeat:repeat-x;
border-right:1px solid #003580;
border-left:1px solid #003580;
border-top:1px solid #003580;
}

#contact_box {
float:left;
height:500px;
width:167px;
background-color:#829cc1;
margin:0px 0 0 23px;
display:inline;
border-top:10px solid #003580;
padding:5px;
}

#content {
float:right;
width:574px;
height:700px;
background-color:#99aecc;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #003580;
}

#content_int {
color:#ffffff; /*text color for interior pages*/
float:right;
width:574px;
background-color:#99aecc;
margin:0px 24px 0px 0;
display:inline;
border-top:10px solid #003580;

}

.content_padding {
padding:10px 10px  0 35px;
}

#footer {
clear:both;
height:20px;
width:798px;
background-color:#5174a1;
color:#fff;
text-align:center;
font-size:10px;
padding-top:5px;
}

#footer a{
color:#fff;
text-decoration:none;
font-size:10px;
padding:0px 10px 0 10px;
}

#footer a:hover{
color:#B4CC8F;
}

a {
color:#014d8f;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.heading {
font-size:24px;
color:#014d8f;
}


#navcontainer
{
padding: 0;
height: 25px;
float:right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{

width: 149px;
height: 25px;
padding:5px 0 0 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.one {
background-color: #99afcc;
}

.two {
background-color: #4f6583;
}

.three {
background-color: #003580;
}

.four {
background-color: #5174a1;
}

#navcontainer ul li a:hover
{
color: #666;
background: #fff;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#navcontainer ul li.pgfive a
{
border-right: 1px solid #654;
}

body#pgone #navcontainer ul li.pgone a 
{
 background-color:#cba;
 color: #210;
 }

body#pgtwo #navcontainer ul li.pgtwo  a
{
 background-color:#cba;
 color: #210;
 }
 
body#pgthree #navcontainer ul li.pgthree a 
{
 background-color:#cba;
 color: #210;
 }
 
body#pgfour #navcontainer ul li.pgfour a 
{
 background-color:#cba;
 color: #210;
 }
 
body#pgfive #navcontainer ul li.pgfive a 
{
 background-color:#cba;
 color: #210;
 }

#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#000061;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #598059;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#00539b;
font-size:12px;
margin-top:45px;
margin-left:10px;
margin-right:10px;
background-color:#ffffff;
border-top:14px solid #00539b;
border-right:1px solid #00539b;
border-left:1px solid #00539b;
border-bottom:1px solid #00539b;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#000061;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

.form_field {
width:158px;
border:1px solid #598059;
margin-bottom:3px;
padding:2px;
color:#598080;
font-family:Arial, Helvetica, sans-serif;
}

.message {
width:158px;
border:1px solid #598059;
margin-bottom:3px;
overflow:hidden;
padding:2px;
color:#598080;
font-family:Arial, Helvetica, sans-serif;

}

.submit {
background-color:#014d91;
border:none;
color:#fff;
}

