body {
   background: black;
   font-size: 12pt;
   margin-left: 10px;
   }
#menu {
   display: none;
   }

div#search {
   display: none;
   }

div#rightcol {
   display: none;
   }

div#leftcolwide {
}

div#footer {
  margin-left: 5px;
  margin-top: 50px;
  margin-bottom: 10px;
}

#leftfooter {
  float: left;
  color: #003366;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: .7em;
  font-weight: bold;
}
#rightfooter {
  float: right;
  color: #003366;
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: .7em;
  font-weight: bold;
  text-align: right;
}

#logofooter {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  text-align: center;
  font-size: .7em;
  font-weight: bold;
}


div#w3cfooter {
  display: none;
}
div#footerbr {
  text-align: right;
  clear: both; }

div#footerbr2 {
  text-align: right;
  clear: both; }

div#footerbr3 {
  text-align: right;
  clear: both; }

div#footerbr4 {
  text-align: right;
  clear: both; }


div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: .7em;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000000 }
h2 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: 1em;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000000 }

ul.none {list-style-type: none}
li.space {margin-bottom: 12px}
ul.hedera {list-style-inage: url('images/hedera.gif')}


