/* Generated by KompoZer */
body {
  background-color: #cccccc;
}
#maintable {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  min-height: 1000px;
  background-color: white;
  width: 99%;
}
.header {
  font-size: 1.8em;
  font-family: Arial Black;
  margin-top: 10px;
}
#hrhead {
  min-width: 550px;
  max-width: 600px;
  height: 10px;
  background-color: #cc0000;
}
.subheader {
  font-size: 0.8em;
  font-family: Arial Black;
  margin-top: 0px;
}
#content {
  border: 1px solid #2c4c94;
  padding: 20px;
  vertical-align: top;
  min-height: 1000px;
}
#onpagenav {
  padding: 5px 20px;
  font-family: Arial;
  text-align: center;
  color: white;
  font-weight: bold;
  background-color: #2c4c94;
  line-height: 12px;
  font-size: 12px;
}
.mainnav {
  border: 1px solid white;
  padding: 5px;
  font-family: Arial;
  text-align: left;
  color: white;
  font-weight: bold;
  line-height: 12px;
  font-size: 12px;
  width: 205px;
  background-image: url(images/button-bg.jpg);
}
.subnav {
  border: 1px solid white;
  padding: 2px 5px 2px 15px;
  text-align: left;
  font-family: Arial;
  color: white;
  background-color: #2c4c94;
  font-weight: bold;
  line-height: 10px;
  font-size: 10px;
  width: 195px;
}
#spacer {
  width: 215px;
  height: 2px;
}
a.nav {
  text-decoration: none;
  color: black;
  margin-left: 10px;
}
a.nav:visited {
  color: #006600;
}
a.nav:hover {
  width: 180px;
  color: #ffcc00;
  background-color: #cc0000;
  display: block;
}
a.opnav {
  color: white;
  background-color: #2c4c94;
  text-decoration: none;
}
a.opnav:visited {
  color: #ffffcc;
}
a.opnav:hover {
  color: #ffcc00;
  background-color: #3333ff;
}
.nfloat {
  position: fixed;
  margin-top: -115px;
}
h1 {
  font-size: 1.3em;
  margin-top: 12px;
  color: black;
  font-family: Arial Black;
  text-align: center;
  font-weight: inherit;
}
h2 {
  font-size: 1em;
  line-height: 1em;
  color: black;
  text-align: left;
  font-weight: inherit;
  font-family: Arial Black;
}
h3 {
  line-height: 1em;
  color: black;
  text-align: left;
  font-family: Arial Black;
  font-weight: inherit;
  font-size: 0.9em;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: normal;
}
li {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  line-height: 1.2em;
  font-weight: normal;
}
#webdev {
  font-size: 0.7em;
  float: right;
  margin-right: 30px;
  margin-top: -10px;
  color: #999999;
}
.footer {
  background-color: #cc0000;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
}
a.dev {
  color: #999999;
}
a {
  color: #000099;
  text-decoration: underline;
}
a:visited {
  color: #663366;
  text-decoration: underline;
}
a:hover {
  color: #009900;
  font-weight: bold;
  text-decoration: none;
}
