/* Generated by KompoZer */
.LHS {
  margin-left: 2.5mm;
  float: left;
  clear: left;
}
.RHS {
  margin-right: 2.5mm;
  float: right;
  clear: right;
}
*[class~=LHS] {
  margin-left: 5mm;
}
*[class~=RHS] {
  margin-right: 5mm;
}
body {
  margin: 0;
  background-color: white;
  color: black;
  font-family: verdana,tahoma,helvetica,arial,sans-serif;
  font-size: 95%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
h1, h2, h3 {
  font-family: "trebuchet ms",tahoma,sans-serif;
}
h1 {
  font-weight: bold;
  font-size: 150%;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0.5ex;
}
img {
  border:  none;
}
q {
  border-style: dotted;
  border-width: 2px;
  margin: 0 1em 1ex;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  font-family: tahoma,verdana,helvetica,arial,sans-serif;
  font-weight: bold;
  width: 9em;
  float: left;
}
acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}
code {
  font-family: "lucida console",monospace;
  font-size: 90%;
}
dt {
  font-weight: bold;
}
dd {
  padding-bottom: 1.5em;
}
#bodyText {
  margin: 10mm 5mm 0 14em;
  padding: 0 1em 1ex;
  text-align: justify;
  line-height: 1.5em;
}
#bodyText p {
  padding-bottom: 2ex;
}
#bodyText a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#bodyText a:hover {
  border-bottom: medium none;
}
#bodyText .topOfPage {
  border:  none;
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}
.smallCaps {
  font-variant: small-caps;
}
#header {
  padding: 0 2.5mm 0 5mm;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  height: 7.5em;
  margin-bottom: 5mm;
  background-repeat: no-repeat;
}
.headerTitle {
  font-size: 300%;
  font-weight: bold;
  line-height: 1.2em;
}
.menuBar {
  float: left;
}
.locBar {
  float: right;
}
.menuBar *, .locBar * {
  text-decoration: none;
  font-weight: bold;
  padding-right: 1ex;
}
.menuBar a:hover, .locBar a:hover {
  text-decoration: underline;
}
.sideBox {
  border-style: solid none;
  border-width: 2px 0;
  width: 11em;
  margin-top: 5mm;
}
.sideBox div {
  padding: 0.5ex 0.5em 0.5ex 0.75em;
  font-weight: bold;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
}
.sideBox a, .sideBox a:hover, .sideBox span {
  padding: 1.25ex 0.5em 1.25ex 0.75em;
  color: black;
  text-decoration: none;
  line-height: 1.25em;
  display: block;
}
.sideBox .thisPage {
  font-weight: bold;
}
#footer {
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
}
#footer div {
  font-size: 85%;
  line-height: 1.25em;
  text-align: right;
  padding-right: 3mm;
}
#footer a:hover {
  text-decoration: none;
}
.footerLHS {
  float: left;
  clear: left;
  padding-left: 3mm;
}
.headerSub {
  font-weight: normal;
  font-style: italic;
  font-size: 100%;
  line-height: 3.5em;
}
