body { margin: 0px; background-color: #668DC4; }

td {font-family: Arial, Verdana, Tahoma; font-size: 13px; color: #000000; }
td.navBarB1 { background-image: url('images/b1.gif'); background-position: top left; background-repeat: no-repeat; height: 33px; width: 144px; text-align: center; }
td.navBarB2 { background-image: url('images/b2b.gif'); background-position: top left; background-repeat: no-repeat; height: 33px; width: 144px; text-align: center; }
td.navBarB3 { background-image: url('images/b3.gif'); background-position: top left; background-repeat: no-repeat; height: 33px; width: 144px; text-align: center; }
td.navBarB4 { background-image: url('images/bbbw.gif'); background-position: top left; background-repeat: no-repeat; height: 33px; width: 144px; text-align: center; }
td.pg { background-image: url('images/tblBG.gif'); height: 45px;}
td.pg3 { background-image: url('images/tblBG.gif'); height: 45px; width: 100px;}
td.pg2 { background-image: url('images/tblBG2.gif'); height: 45px;}
td.pg4 { background-image: url('images/tblBG2.gif'); height: 45px; width: 100px;}

.blueText {color: #3D637D; }
.redText {color: #CC3300; }
.whiteText {color: #FFFFFF; }
.yellowText {color: #FFFF00; }

h1 {font-family: Arial, Verdana, Tahoma; font-size: 17px; color: #3D637D; margin-bottom: 0px;}
h2 {font-family: Arial, Verdana, Tahoma; font-size: 20px; color: #3D637D; margin-bottom: 0px; margin-bottom: 0px;}
h3 {font-family: Arial, Verdana, Tahoma; font-size: 17px; color: #3D637D; margin-bottom: 0px; margin-bottom: 0px;}
h2.color2 {font-family: Arial, Verdana, Tahoma; font-size: 20px; color: #CC3300; margin-bottom: 0px; margin-bottom: 0px;}
span.blueBar {font-family: Arial, Verdana, Tahoma; font-size: 12px; color: #FFFFFF; background-color: 3D637D; padding: 5px; width: 100%; text-decoration: none }

a {font-family: Arial, Verdana, Tahoma; font-size:13px; color:#3D637D; text-decoration:none }
a:hover {color:#FFCC00; font-weight: bold; }
a.nav {font-family: Arial, Verdana, Tahoma; font-size:12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
a.nav2 {font-family: Arial, Verdana, Tahoma; font-size:12px; font-weight: bold; color:#013165; text-decoration:none }

span.bottomMenu {font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #999999; text-decoration: none }
span.bottomMenuPWH {font-family: Verdana, Arial, Tahoma; font-size:11; color: #5988A8; text-decoration:none }
a.bottomMenu {font-family: Verdana, Arial, Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none }
a.bottomMenu:hover {color: #99CCFF; font-weight: bold; }
a.bottomMenuPWH {font-family: Verdana, Arial, Tahoma; font-size:11; color: #5988A8; text-decoration:none }
a.bottomMenuPWH:hover {color: #99CCFF; font-weight: normal }
ul {margin-top: 4px;}

/* DROP DOWN JAVASCRIPT MENU STYLES */

#dropmenudiv{
position:absolute;
border:1px solid #96B4D4;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:20px;
z-index:100;
background-image: url('images/b1.gif');
}

#dropmenudiv a{
width: 100%;
display: block;
color: #FFFFFF;
text-indent: 6px;
border-bottom: 1px solid #96B4D4;
padding: 6px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #96B4D4;