@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, form, fieldset,  
input, textarea {  
margin: 0;  
padding: 0;  
}  
img, fieldset {border: 0;}  
h1, h2, h3 {font-weight: normal;}  
em {font-style: italic;}  
strong {font-weight: bold;}  
blockquote{
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 40px;
font-size: 13px;
font-style: italic;
margin: 0px;
color: #666666;
}
blockquote span{
font-size: 12px;
font-weight: bold;
}  
body{
background-color: #00559d;
background-image: url(images/Bg.jpg);
background-repeat: repeat-x;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333;
line-height: 18px;
font-size: 11px;
}
a{
color: #005399;
}
.bulletlist{
list-style-image: url(bullet.gif);
margin: 15px 0 0 0;
display: block;
line-height: 24px;
}  
h1{
font-size: 16px;
letter-spacing: 0px;
text-transform: uppercase;
color: #00559d;
font-weight:bold;
padding-bottom: 5px;
}
h2{
font-size: 14px;
letter-spacing: 1px;
text-transform: uppercase;
color: #00559d;
font-weight: normal;
padding-bottom: 5px;
}
h3{
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
color: #00559d;
font-weight: normal;
}
#wrapper{
background-image: url(images/pgShadows.png);
background-repeat: no-repeat;
width: 984px;
margin-left: auto;
margin-right: auto;
padding-left: 24px;
}
#container{
width: 100%;
padding: 0;
float: left;
}
#header{
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 127px;
float: left;
}
#navcontainer{
height: 33px;
width: 960px;
background-image: url(images/navBg.gif);
background-repeat: repeat-x;
float: left;
}
#navcontainer UL{
list-style: none;
margin: 0 0 0 160px;
padding: 0;
border: none;
}
#navcontainer LI{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-size: 10px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
color: #fff;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding: 9px 11px 9px 11px;
}
#navcontainer A:hover, #navcontainer A:active{
color: #fff;
padding: 9px 11px 9px 11px;
background-image: url(images/navOn.png);
background-repeat: repeat-x;
}
#navcontainer A.active:link, #navcontainer A.active:visited{
color: #fff;
padding: 9px 11px 9px 11px;
}
#navcontainer li a#current{
color: #fff;
padding: 9px 11px 9px 11px;
text-decoration: none;
background-image: url(images/navOn.png);
background-repeat: repeat-x;
}
#banner{
width: 960px;
height: 259px;
clear: both;
border-bottom: solid 3px #a6b4bf;
background-repeat: no-repeat;
float: left;
}
#banner, #home{
background-image: url(images/image01.jpg);
}
#searchContainer{
background-image: url(images/searchBg.png);
background-repeat: repeat;
width: 300px;
height: 259px;
}
#searchContent{
padding: 20px;
color: #FFFFFF;
}
#searchContent span{
text-transform: uppercase;
color: #FFFFFF;
font-size: 16px;
}
.form{
padding: 0px;
margin: 0px;
}
.formfield{
width: 97%;
padding: 2px;
height: 15px;
background-image: url(images/formBg.jpg);
background-repeat: repeat-x;
border: solid 1px #abadb3;
}
.formlist{
width: 97%;
height: 25px;
font-size: 11px;
padding: 2px;
background-image: url(images/formBg.jpg);
background-repeat: repeat-x;
border: solid 1px #abadb3;
}
#intro{
width: 910px;
background-color: #f0f2f4;
padding: 25px 25px 40px 25px;
background-image: url(images/shadow.gif);
background-repeat: no-repeat;
background-position: bottom;
float: left
}
#intro #left{
width: 440px;
float: left;
}
#intro #right{
width: 440px;
float: right;
}
#contentContainer{
width: 935px;;
background-color: #FFFFFF;
padding: 5px 0 25px 25px;
float: left;
}
#contentContainer_sub{
width: 910px;
background-color: #FFFFFF;
padding: 25px 25px 25px 25px;
float: left;
}
#contentContainer_sub #left{
width: 675px;
float: left;
}
#contentContainer_sub #right{
width: 190px;
float: right;
background-color: #f0f2f4;
padding: 10px;
}
.downloads{
background-color: 
}
#map{
width: 205px;
float: left;
margin-right: 15px;
}
.pow{
width: 205px;
height: 243px;
float: left;
margin-right: 15px;
margin-left: 15px;
background-image: url(images/powBg.gif);
background-repeat: no-repeat;
background-position: bottom;
}
.powiframe{
padding: 15px;
}
#footerBg{
background-color: #004b8a;
height: 80px;
width: 100%;
clear: both;
}
#footer{
background-color: #00223f;
height: 80px;
width: 960px;
margin-right: auto;
margin-left: auto;
color: #FFFFFF;
font-size: 10px;
text-align: center;
}
#footer a{
color: #FFFFFF;
}