       h1
        {
        font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 16px;
        color: #474A4B;
        }
      .standard
        {
        font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #474A4B;
        }

      .justify
        {
        text-align: justify;
        }

      .title
        {
        font-size: 24px;
        color: #234980;
        }

      .header
        {
        font-size: 14px;
        color: #4FA3DC;
        font-weight: bold;
        }

      .white
        {
        color: #ffffff;
        }

      .highlight
        {
        color: #234980;
        }
        
      #logos{
        padding-left: 80px;
        }

      .quote
        {
        color: #DD1133;
        }

      .blue
        {
        color: #8BB0D6;
        }

      .red
        {
        color: #DD1133;
        }

      .footer
        {
        font-size: 9px;
        color: #666666;
        }

      .address
        {
        font-size: 10px;
        color: #ABABAB;
        }

      .spaced
        {
        line-height: 160%;
        }

      .invisible, .invisible a
        {
        display: none;
        }

      a
        {
        color: #4FA3DC;
        text-decoration: none;
        }

      a:hover
        {
        color: #234980;
        text-decoration: none;
        }

      a.nav
        {
        color: #6D7079;
        }

      a.nav:hover
        {
        color: #2D009D;
        }

      a.footer
        {
        color: #C0C0C0;
        }

      a.footer:hover
        {
        color: #000000;
        }

      a.footer2
        {
        color: #545454;
        }

      a.footer2:hover
        {
        color: #2D009D;
        }
      a.news {
        color: white;
        }

      a.news:hover {
        color: white;
        }

      a.news:visited {
        color: white;
        }

      form
        {
        margin: 0px;
        }

      .formfield
        {
        font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000; 
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #9DAEC6;
        }

      .formbutton
        {
        font-family: Trebuchet MS, Trebuchet, Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        color: #ffffff;
        font-weight: bold;
        background: #234980;
        border-width: 2px;
        border-style: solid;
        border-left-color: #0C192C;
        border-top-color: #9DAEC6;
        border-bottom-color: #0C192C;
        border-right-color: #9DAEC6;
        }

      img
        {
        border-style: none;
        }
