/* CSS Document */

#body{
background-color: #0A0A4B;
margin-top: 0px;
}
#whtTable{
background-color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
#footer{
background-image: url(images/footer.gif);
background-repeat: repeat-x;
background-position: bottom;
height: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #0A0A4B;
text-align: center;
}
#logo{
background-image: url(images/logo.gif);
height: 74px;
}
#navBg {
background-color:#368F4B; 
height: 27px;
}
#navcontainer
{
margin: 0;
padding: 0 0 0 15px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding-right: 15px;
padding-left: 15px;
}

#navcontainer A:hover, #navcontainer A:active { 
color: #0A0A4B;
}
#navcontainer A.active:link{
color: #0A0A4B;
}
#navcontainer li a#current{
color: #fff;
}
#redShim{
background-image: url(images/redShim.jpg);
background-repeat: repeat-x;
}
#dottedTop{
background-image: url(images/dottedTop.gif);
background-repeat: repeat-x;
height: 28px;
}
#dottedBottom{
background-image: url(images/dottedBottom.gif);
background-repeat: repeat-x;
height: 28px;
}
#leftShim{
background-image: url(images/leftShim.gif);
background-repeat: repeat-y
}
#rightShim{
background-image: url(images/rightShim.gif);
background-repeat: repeat-y
}
#contentArea{
width: 680px;
padding: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0A0A4B;
text-align: left;
}
#map{
background-image: url(images/map.gif);
width: 283px;
height: 262px;
}
#reg{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #7C7C9D;
text-align: center;
}
.bulletlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0A0A4B;
text-decoration: none;
margin: 0px 0px 0px 25px;
list-style-image: url(images/bullet.gif);
list-style-type: none;
line-height: 24px;
}
/* search pod */

#searchPod{
width: 194px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #001c4d;
font-weight: bold;
text-align: center;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0A0A4B;
text-decoration: none;
padding: 3px;
}
.formels1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: none;
border: solid 1px #999999;
width: 100%;
padding-left: 4px;
padding-top: 3px;
}
.formbutts {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight:bold;
width: 95%;
background-color: #263e68;
border: solid 1px #ffffff;
padding-top: 3px;
padding-bottom: 3px;
height: 26px;
}



