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: #00257E;
   font-family: Arial, Futura, Helvetica,sans-serif;
   color: #FFFFFF;
   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: #EEEEEE;
   }
.evenrow {
   background: #EEEEDD;
   }
.divrow {
   background: #CCCCCC;
   }
.f_oddrow {
   background: #FFEEDD;
   }
.f_evenrow {
   background: #FFFFEE;
   }
.f_divrow {
   background: #CCCCCC;
   }

.accent_01 {
   color: #000033;
   }
.accent_02 {
   color: #003399;
   }
.accent_03 {
   color: #006666;
   }
.accent_05 {
   color: #330066;
   }
.accent_06 {
   color: #CC0033;
   }
.section {
   color: #CC9999;
   }
.highlight {
   color: #FFFFFF;
   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: #CC0033;
   font-weight: 400;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   }
A.selected {
   color: #9999CC;
   font-weight: 800;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   }
A.highlight {
   color: #FFFFFF;
   font-weight: 700;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
   }
A:hover {
   color: #3333CC;
   font-weight: 400;
   font-style: italics;
   text-decoration: none;
   text-transform: none;
   }
A:active {
   color: #333333;
   font-weight: 600;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   }



