     
BODY {font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: white;
      color: #000000;
      font-size: 8pt;
}

LI { 
     font-family: verdana; 
     font-size: 10pt; 
     color: #000000; 
     list-style-type: circle; 
   }

TD   {font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 8pt;
    }

H1  {font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #000000;
     }

H2  {font-family: Lucida, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     font-weight: bold;
     }
     
H3  {font-family: Lucida, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 11pt;
     font-weight: bold;
     }    
H4  {font-family: Lucida, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color: #000000;
     }

P   {font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #000000;
}

.bodytable {
      background-color: #DBDBDB;
      border:solid 2px darkblue;      
}

.censored {
      background: url('../pics/censored.gif');                  
}

.bottomlink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}
.bottomlink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}

.bottomlink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 7pt;
   color: #B0B0B0; 
}

.menulink:link {
   font-family: Arial,Helvetica,Verdana;
   font-size: 12pt;
   text-decoration: none;
   color: white; 
}
.menulink:visited {
   font-family: Arial,Helvetica,Verdana;
   font-size: 12pt;
   text-decoration: none;   
   color: white; 
}

.menulink:hover {
   font-family: Arial,Helvetica,Verdana;
   font-size: 12pt;
   text-decoration: none;   
   color: white; 
}

.menubutton {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 12pt;
   color: white; 
   border: solid 1px black;   
   background-color: #66C8DD;
}

.menubuttonselected {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 12pt;
   color: white; 
   border: solid 1px black;   
   background-color: black;
}

.disclaimer
 {
   border: solid 1px darkblue;
   background-color: #94B9CC;
 }


.optional 
 {
   border: solid 1px darkblue;
 }
 
.pagetitle
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 9pt;
   color: white; 
   background-color: #DBDBDB;  
 }
  
.pageheader
 {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #000099;  
 }
 
.tableheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #244E4E;
   background: url('../pics/tableheader.gif');    
}

.subcolumnheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #244E4E; 
   border: solid 1px black;
   background-color: #ff6600;
   background: url('../pics/columnheader.gif');    
}

.errorheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #FF0000;
   background: url('../pics/errorheader.gif');       
}

.subtableheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: white; 
   border: solid 1px black;
   background-color: #ff6600;
   background: url('../pics/columnheader.gif');       
}
.columnheader {
   font-family: Arial,Helvetica,Verdana;
   font-weight: bold;
   font-size: 8pt;
   color: #244E4E; 
   border: solid 1px black;
   background-color: #ff6600;
   background: url('../pics/columnheader.gif');       
}

A {color:darkblue; text-decoration:none; font-weight:bold; cursor:auto}
A:HOVER {color:#40C2E2; text-decoration:underline; font-weight:bold; cursor:auto}

P.error { color: red;
          font-weight: bold;
        }
P.warning {color: 333333;
           font-weight: bold;
          }
P.msg {color: 3333FF;
       font-weight: bold;
      }

