/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-position: 50%;
    background-color: rgb(214, 223, 238);
    font-family: Century Gothic;
    font-size: 13px;
    color: rgb(0, 0, 0);
    }

  div { font-family: Century Gothic;
    font-size: 13px;
    }

  .top { font-family: Century Gothic;
    font-size: 15px;
    color: rgb(84, 124, 185);
    font-weight: bold;
    letter-spacing: 0.1em;
    }

  .footer { font-family: Century Gothic;
    font-size: 10px;
    color: rgb(84, 124, 185);
    font-weight: normal;
    letter-spacing: 0.1em;
    }

  
  td { font-family: Century Gothic;
    font-size: 13px;
    color: rgb(0, 0, 0);
    }

  p { font-family: Century Gothic;
    font-size: 13px;
    text-align: justify;
    }

  ol { font-family: Century Gothic;
    font-size: 13px;
    color: gray;
    font-weight: normal;
    }

  ul { font-family: Century Gothic;
    font-size: 13px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    }

  li { padding: 1px;
    }

  h1 { font-family: Century Gothic;
    font-size: 11pt;
    color: rgb(84, 124, 185);
    text-align: left;
    }

  h2 { font-family: Century Gothic;
    font-size: 11pt;
    color: rgb(47, 99, 121);
    text-align: left;
    }


  a { font-family: Century Gothic;
    font-size: 13px;
    color: #0A3C93;
    font-weight: bold;
    text-decoration: underline;
    }

  a.nav { font-family: Century Gothic;
    font-size: 11px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    letter-spacing: 0.1em;
    text-decoration: none;
    }

  a.navside { font-family: Century Gothic;
    font-size: 11px;
    color: #0A3C93;
    font-weight: bold;
    text-decoration: none;
    }

  a.active { font-family: Century Gothic;
    color: rgb(84, 124, 185);
    font-size: 11px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-decoration: none;
    }

  a.none { font-family: Century Gothic;
    font-size: 10px;
    color: rgb(84, 124, 185);
    font-weight: normal;
    letter-spacing: 0.09em;
    text-decoration: none;
    }

  a:hover { font-family: Century Gothic;
    color: #97C23D;
    font-weight: bold;
    text-decoration: underline;
    }

  a.nav:hover { font-family: Century Gothic;
    color: rgb(84, 124, 185);
    font-weight: bold;
    text-decoration: none;
    }

  a.none:hover { font-family: Century Gothic;
    font-size: 10px;
    color: rgb(0, 0, 0);
    font-weight: normal;
    letter-spacing: 0.09em;
    text-decoration: underline;
    }
 a.navside:hover { font-family: Century Gothic;
    font-size: 11px;
    color: #97C23D;
    font-weight: bold;
    text-decoration: none;
    }
  a.active:hover { font-family: Century Gothic;
    color: rgb(84, 124, 185);
    font-weight: bold;
    text-decoration: none;
    }
/* drop down menu */
  #dropmenudiv{
    position:absolute;
    border:1px solid #537DB7;
    border-bottom-width: 0;
    font:normal 10px Verdana;
    line-height:18px;
    z-index:100;
    }
  #dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #537DB7;
    padding: 1px 0;
    text-decoration: none;
    font-weight: bold;
    }
  #dropmenudiv a:hover{ /*hover background color*/
    background-color: #0A3F8F;
    }

