body {
  font-family: arial;
  cursor: default;
  font-size: 13px;
  color: #999999;
}
.headBlue {
  font-family: arial;
  font-size: 18px;
  color: #FF0000;
  cursor: default;
}
.headGray {
  font-family: arial;
  font-size: 25px;
  color: #cccccc;
  letter-spacing: -1.2px;
  font-weight: bold;
  position: relative;
  top: -3px;
  cursor: default;
}
.headSmall {
  font-family: arial;
  font-size: 13px;
  color: #FF0000;
  position: relative;
  top: -7px;
  cursor: default;
}
.topSearch {
  font-family: arial;
  font-size: 10px;
  padding-right: 6px;
  color: #808080;
  vertical-align: bottom;
}
.topNavBlue {
  padding-left: 6px;
  font-family: verdana;
  color: #ffffff;
  font-size: 12px;
  line-height: 16pt;
}
a.topNavBlue {
  color: #ffffff;
  text-decoration: none;
  line-height: 12pt;
}
a.topNavBlue:hover {
  text-decoration: underline;
}
.topNavGray {
  font-family: verdana;
  font-size: 10px;
  padding-right: 6px;
  color: #666666;
}
.box {
  background-color: #e9e9e9;
  height: 25px;
  padding-left: 6px;
  font-family: verdana;
  font-size: 10px;
}
input {
  border: 1px solid #cccccc;
  padding: 2px;
  font-size: 12px;
  background-color: #f9f9f9;
  font-family: arial;
  height: 21px;
  color: #808080;
}
a.bottom {
  text-decoration: none;
  color: #666666;
}
a.bottom:hover {
  text-decoration: underline;
}
.content {
  font-size: 14px;
  line-height: 2.0em;
  font-family: sans-serif;
  color: #666666;
  cursor: default;
}
a.top {
  color: #808080;
  text-decoration: none;
}
a.top:hover {
  text-decoration: underline;
}
a {
  color: #ff9900;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.copyRight {
  font-family: verdana;
  font-size: 10px;
  padding-left: 6px;
  color: #666666;
}
.navSide {
  width: 8px;
  background-color: #005ccc;
}
.navButton {
  font-family: verdana;
  font-size: 10px;
  height: 22px;
  color: #ffffff;
  text-align: right;
}
.navDark {
  background-color: #004bb0;
  height: 1px;
}
.navButtonLight {
  height: 2px;
  background-color: #0066f0;
}
.navButtonDark {
  height: 2px;
  background-color: #0059d2;
}
a.navLink {
  color: #ffffff;
  text-decoration: none;
}
a.navLink:hover {
  text-decoration: underline;
}
.navBoxTop {
  padding: 6px 6px 6px 8px;
  background-color: #0064ea;
  font-family: verdana;
  font-size: 10px;
  color: #ffffff;
}
.navBox {
  background-color: #0060dd;
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
}
.navBoxDate {
  color: #cccccc;
}
