.sidenav {
  border-style: none;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arial Narrow;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  width: 165px;
}
.topnav {
  font-family: Arial Narrow;
  font-weight: bold;
  font-style: normal;
  text-align: right;
  margin-top: 75px;
  font-size: 12px;
  line-height: 20px;
  width: 720px;
  margin-left: 200px;
}
.divtitle {
  font-family: Times New Roman;
  font-style: normal;
  text-align: left;
  color: #cc0000;
  margin-top: 13px;
  font-size: 22px;
  line-height: 14px;
  margin-left: 220px;
  font-weight: bold;
}
.bottomnav {
  font-family: Arial Narrow;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  margin-top: -5px;
  font-size: 12px;
}
.footer {
  font-style: normal;
  text-align: center;
  line-height: 16px;
  color: #ffffcc;
  margin-top: 10px;
  font-family: Times New Roman;
  font-weight: normal;
  font-size: 16px;
}
/*.depthead {
  z-index: 2;
  margin-top: -17px;
}*/
.bottomnavdiv {
  font-family: Arial Narrow;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: 25px;
  margin-top: -5px;
  font-size: 14px;
}
a.mainnav {
  color: black;
  text-decoration: none;
}
a.mainnav:hover {
  text-decoration: underline;
  background-color: #ffd015;
  color: black;
}
a.subnav {
  color: black;
  text-decoration: none;
}
a.subnav:hover {
  text-decoration: underline;
  color: black;
  background-color: #ff7a38;
}
a {
  text-decoration: underline;
  color: #6633ff;
}
a:hover {
  color: #990000;
}
.headerimage {
  margin-top: 2px;
  margin-left: 194px;
}
.main {
  font-style: normal;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  background-color: #1f295a;
  line-height: 18px;
  color: black;
}
p {
  font-size: 12px;
  color: black;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
li {
  font-size: 12px;
  color: black;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
div {
  font-size: 12px;
  color: black;
  line-height: 18px;
  font-weight: normal;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
h1 {
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
h2 {
  line-height: 20px;
  font-weight: bold;
  font-size: 16px;
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
}
.amber {
  border: 2px solid #666666;
  padding: 5px;
  float: none;
  width: 370px;
}