
      .standard
        {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000; 
        }

      .small
        {
        font-size: 10px;
        }

      .highlight
        {
        color: #009366; 
        }

      .caption
        {
        color: #004A84; 
        }

      .white
        {
        color: #ffffff; 
        }

      .footer
        {
        color: #D1D1D1; 
        }

      a img, a img.home_link
        {
        border: none;
        text-decoration: none;
        }
        
      a.home_link
        {
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        }

      a.home_link:hover
        {
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        }
        
      a.home_link:visited
        {
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        }

      a.home_link:visited:hover
        {
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        }
        
     a
        {
        color: #004983;
        text-decoration: none;
        font-weight: normal;
        }

      a:hover
        {
        color: #009366;
        text-decoration: underline;
        font-weight: normal;
        }

      a.nav
        {
        color: #004983;
        text-decoration: none;
        font-weight: bold;
        }

      a.nav:hover
        {
        color: #009366;
        text-decoration: none;
        font-weight: bold;
        }

      a.footer
        {
        color: #D1D1D1;
        text-decoration: none;
        font-weight: normal;
        }

      a.footer:hover
        {
        color: #404040;
        text-decoration: none;
        font-weight: normal;
        }

      a.subtlelinks
        {
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
        }

      a.subtlelinks:hover
        {
        color: #E9EBE7;
        font-weight: normal;
        text-decoration: none;
        }

      a.whitelinks
        {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        }

      a.whitelinks:hover
        {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        }
