html, body#main { height: 100%; }
body#main {
  margin: 0px;
  padding 0px;
  background: white url(images/side.gif) repeat-y }
body#plain {
  padding: 5px; 
  text-align: center; } 
* {
  font-family: Verdana, sans-serif;
  font-size: 12px; }
#container {  position: relative;  min-height: 100%;  height: 100%;  voice-family: "\"}\"";  voice-family: inherit;  height: auto; }html>body #container {  height: auto; }
h1 {
  font-size: 19px;
  margin: 4px 0px 4px 0px;
  color: #000066; }
h2 {
  font-size: 15px;
  margin: 4px 0px 4px 2px;
  color: #000066 }
h3 {
  color: #000066;
  margin: 3px 0px 3px 4px;
  font-size: 13px; }
hr {
  color: #000066;
  background: #000066; 
  height: 1px; border: 0px; }
table,table.box {
  margin: 6px 0px 6px 4px;
  border: black solid 1px;
  border-collapse: collapse;
}
table td,table th {
  border: black solid 1px;
  padding: 3px;
}
table th {
  background: #BDD0FF;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #0022aa; }
a.special {
  color: #bb0000; }
a img {
  border: none; }
a:hover {
  text-decoration: underline;
  color: #2244ff; }
ul {
  list-style-image: url(images/bullet.gif);
  margin: 5px 0px 5px 0px;
  padding-left: 15px; }
p {
  margin: 6px 0px 6px 4px; }
li {
  margin-left: 10px; }
form {
  margin: 5px 0px 5px 0px; }
input.button {
  border: 2px solid black;
  background: #001188;
  color: white;
  font-weight: bold; }
input, textarea {
  border: 1px solid black; }
#header {
  background: url(images/header_bg.gif) repeat-x; }
#logo {
  position: absolute;
  top: 5px; z-index: 2; }
#nav {
  position: absolute;
  left: 280px;
  top: 114px; }
#nav ul {
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px; }
#nav ul li {
  display: inline;
  margin: 0px; }
#nav a {
  padding: 6px 4px 6px 4px;
  color: white;
  font-size: 13px; }
#nav a:hover {
  background: white;
  color: #001188;
  text-decoration: none }
#sidebar {
/*  position: absolute;
  left: 0px;
  top: 170px; */
  float: left;
  margin-left: 2px;
}
#middle {
  padding-bottom: 45px; }
.menu {
  background: #89B1F4;
  width: 135px;
  padding: 3px;
  margin: 6px; }
.menu h2 {
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #000066; 
  margin-top: 1px; }
.menu ul { padding-left: 11px; }
.menu ul li { margin-left: 10px; }
.menu form,.menu form input {
  text-align: center; }
.links {
  border-top: 1px #000066 solid;
  border-bottom: 1px #000066 solid;
  margin: 7px 0px 7px 0px;
  padding: 6px 10px 6px 10px;
  text-align: center;
}
#body {
  margin-left: 172px;
  margin-right: 10px;
  padding: 5px 5px 5px 0px; }
#footer {
  position: absolute;  bottom: 0;
  border-top: solid 1px black;
  background: #001188;
  color: white;
  font-size: 10px;
  text-align: center;
  width: 100%;
  padding: 1px; }
#footer a {
  color: white;
  font-size: 10px; }
#address {
  position: absolute;
  top: 0px;
  right: -0px;
  padding: 5px;
  text-align: right;
  font-size: 10px;
}
#address a { font-size: 10px; }
