* {
  font-family: Futura, Arial, Helvetica, sans-serif;
}

body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background: #d7ebf8;
  background-image: url("headerback.gif");
  background-repeat: repeat-x;
}


a, a:active, a:hover {
  text-decoration: underline;
}


#content {
  width: 900px;
  margin: 0 auto;
}


#header {
  background-image: url("header.gif");
  background-repeat: no-repeat;
  float: left;
  width: 900px;
  height: 208px;
}


#footer {
  background-image: url("footer.gif");
  background-repeat: no-repeat;
  float: left;
  width: 900px;
  height: 180px;
  display: block;
}

.smallprint {
  display: block;
  text-align: right;
  color: #0096d7;
  padding-right: 25px;
  padding-top: 90px;
  font-size: 0.65em;
}

.smallprint a, .smallprint a:link, .smallprint a:visited {
  font-weight: bold;
  color: #0096d7;
  text-decoration: none;
}

.smallprint a:hover {
  color: #0096d7;
  text-decoration: underline;
}


#outer {
  background-image: url("body.gif");
  background-repeat: repeat-y;
  float: left;
  width: 900px;
}



a, a:link, a:visited {
  color: #0096d7;
  text-decoration: none;
}

a:hover {
  color: #0096d7;
  text-decoration: underline;
}

a:active {
  color: #0096d7;
  text-decoration: none;
}

.hierarchy {
  font-size: 0.65em;
  font-weight: normal;
  color: #606060;
}

.sections {
  color: #404040;
  background-color: transparent;
  width: 560px;
  float: left;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 80px;
  padding-bottom: 10px;
  font-size: 0.8em;
  line-height: 1.5em;
  position: relative;
  margin: 0px;
  margin-top: -180px;
  z-index: 100;
}

.sections h1 {
  font-family: Futura, Futura-Book, Helvetica, Arial, sans-serif;
  font-variant: small-caps;
  font-size: 1.6em;
  font-weight: bold;
  line-height: normal;
  color: #0096d7;
  margin: 0px;
  padding: 0px;
}

.sections h2 {
  font-family: Futura, Futura-Book, Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: normal;
  color: #0096d7;
  margin: 0px;
  padding: 0px;
}

.sections h3 {
  font-family: Futura, Futura-Book, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  line-height: normal;
  color: #0096d7;
  margin: 0px;
  padding: 0px;
}

.sections .title {
  margin: 0px;
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: #404040;
  text-align: left;
}

.sections .description {
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  color: #606060;
  text-align: center;
}

.sections a, .sections a:active, .sections a:hover {
  text-decoration: underline;
}

.reference {
  font-size: 0.7em;
  line-height: 150%;
  text-indent: 20px;
  font-weight: bold;
}

.childtitle {
  font-size: 0.65em;
  font-weight: bold;
  padding-top: 10px;
}

.childtext {
  font-size: 0.65em;
}


.navigators>ul, .navigators>ul>li {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}

li {
  list-style-image: none;
  list-style-type: none;
}

.navigators li, .navigators li h2, .navigator h2, .navigators>ul>li>h2 {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inside;
}

.navigators h2, .navigators ul li, .navigators ul li h2, .navigator h2, .navigators>ul>li>h2 {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inside;
}

.navigator h2, .navigator li, .navigators ul li h2, .navigator h2, .navigators>ul>li>h2 {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inside;
}

.navigators {
  list-style-image: none;
  list-style-type: none;
  width: 160px;
  margin: 0px;
  margin-bottom: 20px;
  vertical-align: top;
  float: right;
  padding-top: 0px;
  padding-right: 80px;
  padding-bottom: 10px;
}

.navigators h2 {
  list-style-image: none;
  list-style-type: none;
  width: 160px;
  font-family: Futura, Futura-Book, Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  line-height: normal;
  color: #000;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: right;
  vertical-align: baseline;
}

.navigator ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 20px;
}

.navigator li {
  font-size: 0.7em;
  text-decoration: none;
  text-align: right;
  text-indent: 10px;
  list-style-image: none;
  list-style-type: none;
  width: 160px;
}

.navigator a, .navigator a:active {
  color: #0096d7;
  display: block;
  width: 160px;
  padding-top: 5px;
  text-decoration: none;
}

.navigator a:hover {
  text-decoration: underline;
}



