@charset "iso-8859-1";
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto;
padding:0px;

}

div.bodyDiv {
margin:0px auto;
padding:0px;
text-align:center;
width:auto;
height:auto;
}

div.header {
background-image:url(img/head.jpg);
width:850px;
height:100px;
margin:0px auto;
text-align:left;
}

div.navigation {
width:850px;
margin:0px auto;
padding:0px;
text-align:center;
/*BACKGROUND: url(../web/img/headerbg.gif) repeat-x 0% 0px;*/
}

UL {
MARGIN-TOP: 5px;
FLOAT:none;
TEXT-ALIGN: center;
}


UL#navigationHead {
BACKGROUND: url(img/headerbg.gif) repeat-x 0% 0px;
MARGIN:0px;
HEIGHT: 41px;
padding:0px;
TEXT-ALIGN: center;
border-left: 1px solid;
border-right: 1px solid;
border-bottom:1px dotted;
}

UL#navigationHead LI {
DISPLAY: block;
BACKGROUND: url(tabPipe.gif) no-repeat 100% 0px;
FLOAT:left;
TEXT-ALIGN: center;
}

UL#navigationHead LI A {
PADDING-RIGHT: 9px;
DISPLAY: block;
PADDING-LEFT: 6px;
FONT-WEIGHT: bold;
FLOAT:left;
PADDING-BOTTOM: 18px;
COLOR: #003366;
PADDING-TOP: 10px;
TEXT-ALIGN: center;
}

UL#navigationHead LI A:hover {
BACKGROUND: url(img/tabOn.gif) no-repeat 0px 0px;
COLOR: white;
TEXT-DECORATION: none
}

UL#navigationHead LI A.on {
BACKGROUND: url(img/tabOn.gif) no-repeat 0% 0px;
COLOR: white
}

UL#navigationHead LI A:hover {
BACKGROUND: url(img/tabHover.gif) no-repeat 0% 0px;
COLOR: white
}

UL#navigationHead LI A:active {
BACKGROUND: url(img/tabOn.gif) no-repeat 0px 0px;
COLOR: white;
TEXT-DECORATION: none
}

UL LI {
PADDING-BOTTOM: 5px
}

#topHTML {
/*BACKGROUND: url(img/bkg_topbar.gif) #d8ecf8 repeat-x 0px 100%;*/
PADDING:0px;
text-align:center;
margin:0px auto;
width:848px;
height:600px;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
clear:both;
}

