address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

body {
  background-color: #FFFFFF;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color: #475965;
  font-weight: bold;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

a:link {
  color: #475965;
  text-decoration: underline;
}

a:visited {
  color: #475965;
  text-decoration: underline;
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

a:active {
  color: #FF0000;
  text-decoration: underline;
}

a img {
  border: none;
}

.copyright {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.highlight {
  color: #FF0000;
}

.errorhighlight {
  color: #FF0000;
  font-weight: bold;
}

.tabletop {
  background-color: #475965;
  color: #FFFFFF;
  font-weight: bold;
}

.picborder {
  border: 1px solid #000000;
}

.requiredfield {
  color: #FF0000;
}

.fielderror {
  background-color: #FFB6C1;
  border: 1px solid #FF0000;
}

.formerrors {
  background-color: #FFFFCC;
  border: 1px solid #FF0000;
  margin: 5px 30px 5px 30px;
  padding: 0px 30px 0px 30px;
}

.nomargins {
  margin: 0px;
}

#content {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px 10px 0px 10px;
}

#navpage {
  background-color: #475965;
  margin: 0px;
  padding: 10px;
}

a.topnav:link, a.topnav:visited {
  color: #C0C0C0;
  font-weight: bold;
  text-decoration: none;
}

a.topnav:hover, a.topnav:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.topnav img {
  border: 2px solid #C0C0C0;
  margin: 2px;
  text-decoration: none;
}

.topnav:hover img {
  border: 3px solid #FFFFFF;
  margin: 1px;
}

.topnav:hover {
  border: 0px;
  color: #FF0000; /* Dummy definition to overcome IE bug */
}
