BODY, TD {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt;
   color: white;
}
.header {
   font-size : 13.5pt;
   font-weight : bold;
   color: #143851;
}

INPUT, SELECT, TEXTAREA {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt;
   color: #143851;
   font-weight : 700;
}

HR {
   color: #333399;
}

H2 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 14pt;
   font-weight : 200;
}

H3 {
   font-family : Verdana, Arial, sans-serif ;
   font-size : 11pt;
   font-weight : 700;
}

A {
   text-decoration: none;
   color: #179CBD;
}

A:Hover {
   text-decoration: none;
   color: #8C2884;
}

.small_header {
   font-weight : 700;
   color: Gold;
}

.largetableheader {
   font-size : 10pt;
   font-weight : 700;
   color: #ffffff;
}

.small_header2 {
   font-weight : 700;
   color: #eeeeee;
}

.main_header {
   font-size : 11pt;
   font-weight : 700;
   color: #1C5397;
}

.nav_header {
   font-size : 9.5pt;
   font-weight : 900;
   color: #000066;
}

.nav {
   font-size : 8pt;
   color: #ffffff;
   font-weight : 700;
}
.nav:hover {
   font-size : 8pt;
   color: #aaaa00;
   font-weight : 700;
}


.error {
   font-weight : 700;
   color: #ff3333;
}

.footer_text {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt ;
   color : #839FBB ;
}
.footer_text_large {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 14pt ;
   color : #839FBB ;
}


.homepage_text {
   font-family : Arial, Verdana, sans-serif ;
   font-size : 8pt ;
   color : #FFFFFF ;
}

.menubx {
   background-color:#355165;
   color: #ffffff;
   border: solid;
   border-width: 1px;
   vertical-align: sub;
}

.menu {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-size:10px;
   border: none;
   font-style: normal;
   font-weight: bold;
   left: 10px;
   text-transform: none;
   text-decoration: none;
   position: relative;
   right: 10px;
   top: 4px;
   bottom: 5px;
}
.menu:hover {
   text-decoration: underline;
   color:#FFFFFF;
}
