/********************************************************************
 *****         Header and NavBar styles                        ******
 *******************************************************************/

   .accountNav {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: 11;
      color: #FFFFFF;
      cursor: pointer;
   }
   .accountNavDivider {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: 11;
      color: #FFFFFF;
   }

   .sideStartColor {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: 11;
      color: #000000;
      background: #99ccff;
      cursor: pointer;
   }
   .sideMouseOver {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: 11;
      color: #000000;
      background: #ffcc66;
      cursor: pointer;
   }
   .sideMouseOut {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: 11;
      color: #000000;
      background: #99ccff;
      cursor: pointer;
   }

   .topStartColor {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      color: #FFFFFF;
      font-size: small;
      cursor: pointer;
   }
   .staticTopNav {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      color: #FFFFFF;
      Background: #000000;
      font-size: small;
   }
   .topNavMouseOver {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: small;
      color: #000000;
      background: #ff9933;
      cursor: pointer;
   }
   .topNavMouseOut {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: small;
      color: #FFFFFF;
      background: #000000;
      cursor: pointer;
   }

   .static {
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 11;
       color: #000000;
       background: #FFFFFF;
       cursor: none;
   }
   a.topNavMouseOuta:link {color: #FFFFFF; text-decoration: none}
   a.topNavMouseOuta:visited {color: #FFFFFF; text-decoration: none}
   a.sideMouseOuta:link {color: #000000; text-decoration: none}
   a.sideMouseOuta:visited {color: #000000; text-decoration: none}


/********************************************************************
 *****         Main body styles                                 *****
 *******************************************************************/
   .title {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: large;
      color: #3366CC;
   }

   .body {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
      color: #000000;
   }

   .bodyLink {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
      color: #3366CC;
      font-weight: bold;
   }
   a.bodyLink:link {color: #3366CC; text-decoration: none;}
   a.bodyLink:visited {color: #3366CC; text-decoration: none;}
   a.bodyLink:hover {color: #3366CC; text-decoration: underline;}

/********************************************************************
 *****         Main(Blue) Form Styles                           *****
 *******************************************************************/
   .mainForm {
      font-family: verdana, arial, helvetica, sans-serif;
      background: #DDEEFF;
      color: #000000;
      font-size: small;
   }

   .formDivider {
      background: #FFFFFF;
   }

   .bttn {
      font-weight: bold;
      background: #DDEEFF;
      border-left:   2px solid #99BBDD; /* 99BBDD, BBDDFF */
      border-top:    2px solid #99BBDD;
      border-right:  2px solid #3366AA;
      border-bottom: 2px solid #3366AA;
      color: #225599;
      cursor: hand
   }

   .textbox {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
      background: #FFFFFF;
      color: #000000;
   }

/********************************************************************
 *****         Misc styles                                      *****
 *******************************************************************/

   p {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }

   .fsc {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      color: #3366CC;
   }

   .xxs {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
   }

   .instruct {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }

   .instructxxsblue {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #3366DD;
   }


   .sectionB {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: small;
   }


   td.FHDnav {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }

   .radioMouseOver {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      cursor: pointer;
   }


/********************************************************************
 *****         FS Table styles                                  *****
 *******************************************************************/

   .FSTableHdr {
      font-family: verdana, arial, helvetica, sans-serif;
      background-color: #BBDDFF;
      font-weight: bold;
      font-size: small;
      color: #000000;
   }

   .FSColumn {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #000000;
      background-color: #BBDDFF;
   }

/********************************************************************
 *****         Standard table styles                            *****
 *******************************************************************/

   .tableHdr {
      font-family: verdana, arial, helvetica, sans-serif;
      background-color: #0099FF;
      font-weight: bold;
      font-size: small;
      color: #FFFFFF;
   }

   a.tableHdr:link      {color: #FFFFFF; text-decoration: none;}
   a.tableHdr:visited {color: #FFFFFF; text-decoration: none;}
   a.tableHdr:hover   {color: #FFFFFF; text-decoration: none;}

   .odd {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #000000;
      background-color: #BBDDFF;
   }

   .even {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #000000;
      background-color: #DDEEFF;
   }

   .table {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #000000;
   }

   a.table:link      {color: #003399; text-decoration: none;}
   a.table:visited {color: #003399; text-decoration: none;}
   a.table:hover   {color: #000000; text-decoration: underline;}


/********************************************************************
 *****         FHD Table styles                                 *****
 *******************************************************************/
   td.FHDpendcust {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #FF0000;
   }
   td.FHDnewcert {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      font-weight: bold;
   }

/********************************************************************
 *****         News Item Styles                                 *****
 *******************************************************************/
   .date {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #003399
   }
   .ntitle {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
      color: #003399;
      font-weight: bold
   }

/********************************************************************
 *****         FloodScape/Certificate info                     ******
 *******************************************************************/
   .caption {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: medium;
      color: #FFFFFF;
      font-weight: bold
   }

   .info {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
      color: #FFFFFF;
   }

/********************************************************************
 *****         Not Used anymore                                ******
 *******************************************************************/

   /****
    .nav1 {
       font-family: verdana, arial, helvetica, sans-serif;
       font-weight: bold;
       font-size: x-small;
       color: #E0DE96;
    }
    .nav2 {
       font-family: verdana, arial, helvetica, sans-serif;
       font-style: italic;
       font-weight: normal;
       font-size: x-small;
       color: #E0DE96;
    }
    .nav3 {
       font-family: verdana, arial, helvetica, sans-serif;
       font-weight: bold;
       font-size: x-small;
       color: #E0DE96;
    }


   a.nav1a:link { color: #E0DE96; text-decoration: none }
   a.nav1a:visited { color: #E0DE96; text-decoration: none }
   a.nav1a:hover { color: #E0DE96; text-decoration: underline }

   a.nav2a:link { color: #E0DE96; text-decoration: none }
   a.nav2a:visited { color: #E0DE96; text-decoration: none }
   a.nav2a:hover { color: #E0DE96; text-decoration: underline }

   a.nav3a:link { color: #E0DE96; text-decoration: underline }
   a.nav3a:visited { color: #E0DE96; text-decoration: underline }
   a.nav3a:hover { color: #E0DE96; text-decoration: underline }

   a.nav3aW:link { color: #FFFFFF; text-decoration: none }
   a.nav3aW:visited { color: #FFFFFF; text-decoration: none }
   a.nav3aW:hover { color: #FFFFFF; text-decoration: underline }

   .copyright {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
      color: #E0DE96;
   }

   .instructions {
      font-family: verdana, arial, helvetica, sans-serif;
      color: #3366CC;
      font-size: small;
      font-weight: bold;
   }
   a.instructions:link {color: #3366CC; text-decoration: none;}
   a.instructions:visited {color: #3366CC; text-decoration: none;}
   a.instructions:hover {color: #3366CC; text-decoration: underline;}

   td.FHD {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: x-small;
   }

   tr.counterNum {
      background-color: #000000;
   }
   tr.counterUnit {
      background-color: #1D2868;
   }
   .counter {
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: x-small;
     color: #ffffff;
   }

   .FHDhdr {
      font-family: verdana, arial, helvetica, sans-serif;
      background-color: #0099FF;
      font-weight: bold;
      font-size: small;
      color: #FFFFFF;
   }

   tr.hdr {
      background-color: #3366CC;
   }

   td.hdr {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: bold;
      font-size: small;
      color: #FFFFFF;
   }

   tr.hilight {
      background-color: #552462;
   }

   .errMsg {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }

   .FHDtext {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }

   .section {
      font-family: verdana, arial, helvetica, sans-serif;
      font-size: small;
   }
   textarea {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: normal;
      font-size: small;
   }

   .textarea {
      font-family: verdana, arial, helvetica, sans-serif;
      font-weight: normal;
      font-size: small;
   }
   ****/

/********************************************************************/
/* class.{0,5}=.{0,5}p */
