/* CSS Document */
body {
  font: 12px arial, helvetica, ms sans serif;
  margin: 10px 0px 10px 0px;
  background-color: #45BFEE;
}
p {
  font: 12px arial, helvetica, ms sans serif;
  color: #000000;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
td {
  font: 12px arial, helvetica, ms sans serif;
  color: #000000;
  font-weight: normal;
}
h1 {
  font: 16px arial, helvetica, ms sans serif;
  color: #0099FF;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
h2 {
  font: 12px arial, helvetica, ms sans serif;
  color: #000000;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
h3 {
  font: 14px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 2px 4px 2px 4px;
  display: block;
  background-color: #0099FF;
}
hr {
  color: #000000;
  width: 100%;
  height: 1px;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
.copyright {
  font: 10px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  margin: 5px 0px 5px 0px;
}
a:link, a:active, a:visited {
  color: #006699;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #006699;
  text-decoration: underline;
  font-weight: bold;
}
.topbutton {
  height: 20px;
  vertical-align: middle;
  text-align: center;
}
.topbutton a {
  font: 10px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  display: block;
  width: 100%;
}
.topbutton a:link {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.topbutton a:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.topbutton a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.topbutton a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.sidebutton {
  width: 130px;
  height: 18px;
  background-image: url(../images/sidebar_button_bg.gif);
  vertical-align: middle;
  text-align: left;
}
.sidebutton a {
  font: 10px arial, helvetica, ms sans serif;
  display: block;
  width: 100%;
  font-weight: bolder;
}
.sidebutton a:link, a:active, a:visited {
  color: #006699;
  text-decoration: none;
  font-weight: bolder;
}
.sidebutton a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bolder;
}
.whitetext {
  font: 11px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  font-weight: normal;
}
.whitetext p {
  font: 11px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 13px;
  margin: 0px 0px 10px 0px;
}
.whitetext td {
  font: 11px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  font-weight: normal;
}
.whitetext h1 {
  font: 14px arial, helvetica, ms sans serif;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}
