BODY {
   background: #FFFFFF;
   font-family: Arial, Futura, Helvetica,sans-serif;
   color: #000000;
   font-size: 9pt;
   font-weight: 400;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }

P {
   font-family: Arial, Futura, Helvetica,sans-serif;
   color: #000000;
   font-size: 9pt;
   font-weight: 400;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }

TD {
   font-family: Arial, Futura, Helvetica,sans-serif;
   color: #000000;
   font-size: 9pt;
   font-weight: 400;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }
TD.highlight {
   background: #EFEFEF;
   font-family: Arial, Futura, Helvetica,sans-serif;
   color: #007CAF;
   font-size: 10pt;
   font-weight: 700;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }

INPUT {
   font-family: Arial, Futura, Helvetica,sans-serif;
   font-size: 8pt;
   }

STRONG {
   color: #000000;
   font-size: 101%;
   }

.oddrow {
   background: #F5F5F5;
   }
.evenrow {
   background: #D9E9FB;
   }
.divrow {
   background: #9B9B9B;
   }
.f_oddrow {
   background: #F5F5F5;
   }
.f_evenrow {
   background: #D9E9FB;
   }
.f_divrow {
   background: #9B9B9B;
   }

.accent_01 {
   color: #000033;
   }
.accent_02 {
   color: #003399;
   }
.accent_03 {
   color: #666666;
   }
.accent_05 {
   color: #330066;
   }
.accent_06 {
   color: #CC0033;
   }
.section {
   color: #CC9999;
   }
.highlight {
   color: #007CAF;
   font-weight: 700;
   }
   
.fineprint {
   font-size: 8pt;
   }
.required {
   color: #990000;
   font-size: 8pt;
   font-weight: 900;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }
.fields {
   font-family: Arial, Futura, Helvetica,sans-serif;
   font-size: 8pt;
   }
.fieldtitle {
   color: #666699;
   font-size: 8pt;
   font-weight: 800;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }
.fieldinfo {
   color: #666666;
   font-size: 8pt;
   font-weight: 400;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   }

A {
   color: #007CAF;
   font-weight: 400;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   }
A.selected {
   color: #007CAF;
   font-weight: 800;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   }
A.highlight {
   color: #007CAF;
   font-weight: 700;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   }
A:hover {
   color: #007CAF;
   font-weight: 400;
   font-style: italics;
   text-decoration: none;
   text-transform: none;
   }
A:active {
   color: #007CAF;
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   }



