/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  color: black;
  background-color: #f3f2eb;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 73%;
}
html > body {
  font-size: 9pt;
}
acronym, .titleTip {
  border-bottom: 1px dotted #a88c53;
  margin: 0;
  padding: 0;
  cursor: help;
}
.doNotDisplay {
  display: none ! important;
}
.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}
#header {
  color: inherit;
  background-color: #b82619;
}
.headerTitle {
  margin: 0;
  padding: 0.25em 4mm;
}
.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
  font-style: italic;
}
.headerTitle > a {
  font-size: 138%;
}
.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}
.subHeader {
  margin: 0;
  padding: 0.5ex 0;
  color: white;
  background-color: black;
  font-size: 109%;
  text-align: center;
}
.subHeader a {
  margin: 0;
  padding: 0 1ex;
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
}
.subHeader a:hover {
  color: black;
  background-color: white;
}
.leftSideBar {
  width: 12.5em;
  float: left;
  clear: left;
}
.leftSideBar .sideBarTitle {
  margin: 0;
  padding: 0.8ex 1ex;
  color: #404040;
  background-color: #e6dfcf;
  font-weight: bold;
}
.leftSideBar ul {
  margin: 0 0 1em;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}
.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}
.leftSideBar a {
  color: #a68c53;
  background-color: transparent;
  text-decoration: none;
}
.leftSideBar a:hover {
  color: #404040;
  background-color: transparent;
  text-decoration: none;
}
.leftSideBar .sideBarText {
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  color: #a68c53;
  background-color: transparent;
  line-height: 1.25em;
  display: block;
}
.leftSideBar .sideBarText a {
  text-decoration: underline;
}
.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}
.leftSideBar .thisPage {
  color: #404040;
  background-color: transparent;
  font-weight: bold;
}
.rightSideBar {
  border: 1px solid #d8d2c3;
  margin: 2ex 0.75ex 0 0;
  padding: 0;
  width: 13em;
  float: right;
  clear: right;
}
*[class~=rightSideBar] {
  margin-right: 1.5ex;
}
.rightSideBar .sideBarTitle {
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
  color: black;
  background-color: #e6dfcf;
  font-weight: bold;
}
.rightSideBar a {
  color: #a68c53;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
.rightSideBar a:hover {
  text-decoration: none;
}
.rightSideBar .sideBarText {
  margin: 0;
  padding: 0 2ex 1em;
  line-height: 1.5em;
}
.rightSideBar .more {
  margin: 0;
  padding: 0 2ex 1em;
  text-decoration: none;
  text-align: right;
  display: block;
}
.rightSideBar .more:hover {
  text-decoration: underline;
}
#main-copy {
  border-left: 1px solid #d8d2c3;
  margin: 0 0 0 12.5em;
  padding: 0.5ex 15em 1em 1em;
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
}
#main-copy h1 {
  border-top: 1px solid #d8d2c3;
  margin: 1em 0 0;
  padding: 1em 0 0;
  color: #a68c53;
  background-color: transparent;
  font-family: arial,verdana,helvetica,sans-serif;
  font-size: 175%;
  font-weight: bold;
  text-align: left;
  font-style: italic;
}
#main-copy a {
  color: #a88c53;
  background-color: transparent;
  text-decoration: underline;
}
#main-copy a:hover {
  text-decoration: none;
}
p {
  margin: 1em 0 1.5em;
  padding: 0;
}
dt {
  margin: 0;
  padding: 0 0 0.5ex;
  font-weight: bold;
}
dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}
#footer {
  margin: 0;
  padding: 1em 4mm;
  color: black;
  background-color: #e6dfcf;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  clear: both;
}
#footer div {
  margin: 0;
  padding: 0 0 1ex;
}
#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
#footer a:hover {
  text-decoration: none;
}
html, body {
  height: 100%;
}
#main-copy {
  height: 100%;
  min-height: 100%;
}
html > body #main-copy {
  height: auto;
}
