a            { font-family: Arial, sans-serif; font-style: normal; 
               font-variant: normal; font-weight: bold; font-size: 13px; 
               color: #005539; text-decoration: none }

a:active     { color: #005539; font-weight: bold; text-decoration: none }
a:hover      { color: #800000; font-weight: bold; text-decoration: none }
a:visited    { text-decoration: none; }

font.copyright    { font-family: Arial, sans-serif; font-style: normal; font-variant: normal; 
               font-weight: normal; font-size: 10px; color: #000000; text-decoration: none; }
               
body         { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: 000000; 
               bgcolor: FFFFFF; }
h1 	          { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: 000000; }
h2 	          { font-family: Arial, sans-serif; font-size: 15px; font-weight: bold; }
h3 	          { font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; }
h4 	          { font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; }
table        { margin-top: 0; margin-bottom: 0; cellspacing: 0; cellpadding: 0}

td           { font-family: Arial, sans-serif; font-size: 14px; font-style: normal; 
               font-weight: normal; color: #000000; }
p            { font-family: Arial, sans-serif; font-size: 14px; font-style: normal; 
               font-weight: normal; color: #000000; }
ul           { font-family: Arial, sans-serif; font-size: 14px; font-style: normal; 
               font-weight: normal; color: #000000;}
li           { font-family: Arial, sans-serif; font-size: 14px; font-style: normal; 
               font-weight: normal; color: #000000; line-height: 100%; margin-top: 10; margin-bottom: 15 }
.text_small  { font-family: Arial, sans-serif; font-size: 12px; font-weight: 
               normal; font-style: normal; }
.text_verysmall  { font-family: Arial, sans-serif; font-size: 10px; font-weight: 
               normal; font-style: normal; }

.td_header   { font-family: Arial, sans-serif; font-size: 16px; font-style: normal; 
               font-weight: bold; }
.td_text     { font-family: Arial, sans-serif; font-size: 14px; font-style: normal; 
               font-weight: normal; }
.td_small    { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; 
               font-weight: normal; }
.td_small_bold { font-family: Arial, sans-serif; font-size: 12px; font-style: normal; 
               font-weight: bold; }
.td_tiny     { font-family: Arial, sans-serif; font-size: 11px; font-style: normal; 
               font-weight: normal; }
.td_tiny_bold  { font-family: Arial, sans-serif; font-size: 11px; font-style: normal; 
               font-weight: bold; }
.td_verytiny_bold  { font-family: Arial, sans-serif; font-size: 10px; font-style: normal; 
               font-weight: bold; }

.text_bold   { font-family: Arial, sans-serif; font-weight: bold; }
.text_title  { font-family: Arial, sans-serif; font-size: 16px; 
               font-weight: bold }
.section_title { font-family:   Arial, sans-serif; font-size: 15px; 
               background-color: #D0E1D1; color: #639A9C; font-weight: bold }
.navbar      { background-color: transparent; text-align: center; cursor: hand; font-family: 
               Arial, sans-serif; font-size: 12px; font-weight: bold; }
               
.navbar_hover { height: 12px; color: #800000; background-color: #FFFFFF; text-align: center; cursor: hand; }

.navbar_txt  { font-family: Arial, sans-serif; font-size: 12px; color: #ffffff; 
               font-weight: bold; }
.navbar_txt_sel  { font-family: Arial, sans-serif; font-size: 12px; color: #800000; 
               font-weight: bold; }
a.navbar_txt { color: #ffffff; text-decoration: none; background-color: transparent; }

a.navbar_txt:active { font-family: Arial, sans-serif; font-size: 12px; color: #000000; 
               font-weight: bold; }
a.navbar_txt:hover { color: #800000; background-color: #FFFFFF; text-decoration: none; }

a.navbar_txt:visited { background-color: transparent; text-decoration: none; }

.navbarsub    { background-color: transparent; text-align: left; cursor: hand; font-family: 
                Arial, sans-serif; font-size: 12px; font-weight: bold; }
               
.navbarsub_hover { color: #ffffff; background-color: #800000; text-align: left; cursor: hand; }

.navbarsub_txt  { font-family: Arial, sans-serif; font-size: 12px; color: #000000; 
                  font-weight: bold; }
.navbarsub_txt_sel  { font-family: Arial, sans-serif; font-size: 12px; color: #800000; 
                      font-weight: bold; }
a.navbarsub_txt:hover { color: #ffffff; background-color: #800000; text-decoration: none; }
.scroller_txt { font-family: Arial, sans-serif; font-size: 12px; color: #000080; 
               font-weight: bold; }
.error_txt   { font-family: Arial, sans-serif; font-size: 10px; color: BLUE; }

.form_field  { font-size: 12px; font-family: Arial, sans-serif; }
.form_title  { font-size: 11px; font-family: Arial, sans-serif; color: #003399; 
               height: 18px; text-indent: 2px; background-color: #FFFFFF; 
               border: 1px solid #BDC2D3; }
               
#dhtmltooltip{ font-size: 11px; font-family: Arial, sans-serif; color: #3F3F3F; text-decoration: none;
               position: absolute; width: 400px; border: 1px solid #000000; padding: 10px;
               background-color: #FFFFE0; visibility: hidden; z-index: 100; 
              /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
               filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
              }
              
div.tooltiptitle  {font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-align:center;}
