/* Generated by KompoZer */
#header {
  border-style: solid solid dotted;
  border-color: black black #339999;
  border-width: 1px 1px 10px;
  color: white;
  background-color: #204162;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(Images/Header.jpg);
}
#hmenu {
  border: 1px solid black;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 0.7em;
  text-align: center;
  line-height: 2.5em;
  height: 2.5em;
  background-color: #003a77;
}
#hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#hmenu li {
  border-right: 1px solid black;
  padding: 0px 20px;
  color: white;
  float: left;
  background-color: black;
}
#hmenu a {
  margin: 0 -20px;
  padding: 0px 20px;
  color: white;
  display: block;
  text-decoration: none;
  background-color: #003a76;
}
#content {
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #e7ebff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#col1 {
  text-align: center;
  float: left;
  width: 150px;
  background-color: #a8d2d2;
}
#main {
  border-left: 1px solid #8e8e8e;
  color: black;
  margin-left: 150px;
  background-color: #e7ebff;
}
#footer {
  border: 1px solid black;
  color: white;
  clear: both;
  background-color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
h1 {
  font-size: 3em;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  color: white;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  font-style: normal;
}
body {
  font-size: 1em;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
