BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

.boxTitle {
font-family : Arial, Helvetica, sans-serif; 
font-style : italic; 
font-variant : normal; 
font-weight : bold; 
font-size : 12pt; 
color : #2F2569;
}

.usertextlarge {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #000000;
font-size : 14;
}

.usertextsmall {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #000000;
font-size : 12;
}

.bold {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
color : #2F2569;
}

.8ptRed {
  font-family  : Arial, Helvetica, sans-serif;
  font-size    : 8;
  color        : Maroon;
}

.pageTitle {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 16pt; 
color : #2F2569;
}

.menuActive {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt;
color : #ffffff;
}

.menuInactive {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #2F2569;
}
.dhmlLinks {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 8pt; 
color : #ffffff;
}

.dhmlLinks:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 8pt; 
color : #FAB000;
TEXT-DECORATION: none; 
}

.titleBar {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size :10pt;
TEXT-DECORATION: underline; 
color : #ffffff;
valign : top;
}

.titleBar:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt;
TEXT-DECORATION: underline; 
color : #FAB000;
}

A {
COLOR: navy;
TEXT-DECORATION: underline;
font-weight :bold;
}

A:hover
{
COLOR: Maroon;
font-weight: bold;    
TEXT-DECORATION: underline;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smallpt {
  font-size : 8pt; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}

.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : #ffffff;
}
.whiteTxt {
  color : #ffffff;
  font-family: Arial, Helvetica;
}
.whiteTxt:hover {
  color : #ffffff;
  font-family: Arial, Helvetica;
}
.black {
  background-color : #000000;
}

.bg_dark {
  background-color : #2F2569;
  color : #ffffff;
}

.bg_medium {
  background-color : #b1b1ff;
  color : #000000;
  font-weight : bold; 
}

.bg_light {
  background-color : #ccccff;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}