BODY {
    color: black;
    font-family: arial;
    font-size: 10pt;
    background:#CCCC99;		/* light khaki */
 /*   background:#999966;		 dark khaki */
    margin-top:1pt;
    margin-left:1pt;
}
TD {font-size: 10pt }
H1 {
    font-size:18pt;
    color:#B30000;  /* dark red business */
/*  color:#FF6600;     pumpkin orange citrus */
}
H2 {
   font-size:16pt;
   color:#B30000;  /* dark red business */
/* color:#ff6600;     pumpkin orange citrus */
}
H3 {
   font-size:14pt;
   color:#B30000;  /* dark red business */
/*  color:#ff6600;    pumpkin orange citrus */
}
H4 {
   font-size:12pt;
   color:#B30000;  /* med red business */
/*  color:#ff6600;    pumpkin orange citrus */
}
IMG {border:0}
B { FONT-WEIGHT: bold }
UL           { list-style-image: url('/css/images/bullet_1.gif'); font-size: 10pt }
A:link {
    color:#4A67A1;  /* med blue business */
/*    font-weight: bold */
}
A:visited {
    color:#000000;   /* black */
/*    font-weight: bold */
}
A:active {
    color:FF0000;     /* bright red */
/*    font-weight: bold */
}
A:hover {
    color:0000FF;    /* bright blue */
/*    font-weight: bold */
}
.securefield
      {background:tan;}
.blockcolor1
      {background:#F9A44F;} /* light pumpkin */
/*    {background:#FFD5B1;}  pale orange */
.blockcolor2
    {background:#FFFFE5;} /* pale yellow  */
.blockcolor3
    {background:#B3CC99;} /* pale green  */
.blockcolor4
    {background:#99CCCC;}    /* light cream blue business */
.blockcolor5
   {background:#efefef;}  /* light grey business */
.navbar {background:#ffffff;}    /* white */
.navbartextlink,
.navbartextlink a:visited,
.navbartextlink a:link,
.navbartextlink a:active
 {
   font-weight:bold;
   color:#000;           /* black text*/
   text-decoration:none;
 }
.navbartextnolink
{
    color:#800000;     /* maroon text */
    font-weight:bold;
}
.navbarcolorcell,
.navbarcolorcell a:visited,
.navbarcolorcell a:link,
.navbarcolorcell a:active
    {background:#003366; color:#003366;}    /* dark blue business */
}
.navbarcontentcell
    {background:#efefef;} /* light grey */
.navbarminorspacercell
    {background:#ffffff;} /* white */
.navbarmajorspacercell
    {background:#6483B7;}  /* med blue business */
.site_h1 {
    font-size:18pt;
    font-weight:bold;
    color:#B30000;  /* dark red business */
}
.site_h2 {
   font-size:16pt;
   font-weight:bold;
   color:#B30000;  /* dark red business */
}
.site_h3 {
   font-size:14pt;
   font-weight:bold;
   color:#B30000;  /* dark red business */
}
.site_h4 {
   font-size:12pt;
   font-weight:bold;
   color:#B30000;  /* med red business */
/*  color:#ff6600;    pumpkin orange citrus */
}
