/* Generated by KompoZer */
.header {
  margin: 0px;
  height: 75px;
  background-color: #336699;
}
.topnav {
  background-color: #336699;
}
.leftnav {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 150px;
  min-height: 450px;
  background-color: #cccccc;
  float: left;
}
.rightnav {
  padding: 2pt;
  float: right;
  width: 150px;
  background-color: #336699;
  position: static;
  overflow: visible;
  visibility: visible;
  height: 450px;
}
.body {
  border-right: 1px solid #000000;
  background-color: #336699;
}
.footer {
  background-color: #000000;
  clear: both;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 2em;
  font-weight: bold;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-weight: bold;
}
p.footer {
  border-style: none;
  font-size: 1em;
  font-style: italic;
  background-color: white;
  background-image: url(assets/dwfooter01.png);
}
p.special {
  font-family: Times New Roman,Times;
  font-size: 1em;
  font-style: italic;
}
p.right {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  text-align: right;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
a:link {
  color: white;
}
a:visited {
  color: silver;
}
a:hover {
  color: #ffffcc;
}
a:active {
  color: #fcfcb3;
}
