html {margin: 0; padding: 0;}
body {margin: 0; padding: 0; background: #ffffff repeat-y url(images/bluecol.gif);}
            /*** Image is 200px wide, and 20px high ***/
/*******************************************************************************
                       Positioning rules
*******************************************************************************/
div#header {width:100%; height:130px;background:#ffffff;}
div#left{float:left;text-align:center;width:200px;padding-top:2px;}
div#logo{position:absolute;left:200px;top:0;text-align:left;width:696px;}
div#right{float:right; margin-right:10px; width:129px;}
div#footer{clear:left;width:100%;margin-top:50px;margin-bottom:40px;text-align:center;}

div#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
left: 0px;
width: 180px;
color: #000;
padding: 10px;
}

#contentbox {
margin: 0 20px 0 210px;
padding: 10px;
background-color: #fff;     /*** This div has a background to cover the 2-tone body BG ***/
height:100%;
}

ul.nav {
  	padding-top:20px;
  	padding-left:20px;
  	margin:0;
	list-style-type: none;
}
ul.nav li {
  	margin-bottom:4px;
}
/*******************************************************************************
                     End of Positioning rules
*******************************************************************************/

bg {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top; background-color: #12287A}
.textbox {  background-color: #FFFFFF; width: 155px; font-size: 10px; color: #000000; border: 1px #000000 solid; font-weight: normal}
.goButton {  background-color: #FFFFFF; font-weight: bold; color: #000000; border: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.navButton {  background-color: #ADD0F8; height: 17px; width: 150px; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066}
.droptbox { background-color: #FFFFFF; width: 125px; font-size: 10px; color: #000000; border: 1px #000000 solid; font-weight: normal}
.nav a:active {  color: #FFCC00}
.footer a:active {  color: #FFCC00}
.nav a:hover {  color: #FFCC00; text-decoration: none}
.footer a:hover{  color: #CC0000; text-decoration: none}
.nav a:visited {  color: #FFFFFF; text-decoration: none}
.footer a:visited {  color: #CC0000; text-decoration: none}
.nav a:link {  color: #FFFFFF; text-decoration: none}
.footer a:link {  color: #000066; text-decoration: none}
.synnav { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000066 ; font-weight: bold}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #000000}
.textbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.textRed { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 }
#mainSection { padding-left: 10px; padding-top: 18px;}
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.textBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #12287A}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CCCCCC}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}