
body {
  margin: 0px;
  padding: 0px;
  background: white;
  font: 0.95em Verdana, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited {
  color: #F14940;
  text-decoration: none;
}
a:hover {
  color: #F14940;
  text-decoration: underline;
}

a:active {
  color: #F14940;
  text-decoration: none;
}

.hierarchy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-weight: normal;
  color: #606060;

}

.sections h1 {
  font-family: 'Lucida Sans', Lucida, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  padding-bottom: 10px;
  color: #606060;
}

.sections h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #F14940;
  padding: 0px;
  padding-bottom: 5px;
}

.sections {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #606060;
  line-height: 150%;
  width: 500;
  float: left;
  display:inline;
  text-align: justify;
  padding: 0px;
  padding-bottom: 20px;
}

.section {
  clear: both;
  padding-top: 0px;
  padding-bottom: 20px;
}

.reference {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  line-height: 150%;
  text-indent: 20px;
  font-weight: bold;
}

.childtitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  font-weight: bold;
  padding-top: 10px;
}

.childtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.65em;
}


.smallprint {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.65em;
  color: #606060;
}



.navigators>ul, .navigators>ul>li {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inherit;
  padding: 0px;
  margin: 0px;
}

.navigators ul, .navigators li {
  list-style-image: none;
  list-style-type: none;
  list-style-position: inherit;
  padding: 0px;
  margin: 0px;
}

.navigators {
  display: block;
  float: left;
  width: 200px;
  margin: 5px 5px 5px 5px;
  padding: 10px;
  vertical-align: top;
}

.navigators h2 {
  color: #999999;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #ccc;
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  width: 200px;
}

.navigators td {
  font-size: 0.8em;
  color: #999999;
  font-size: 0.65em;
  width: 200px;
}


.navigator ul {
  margin: 0px;
}

.navigator li {
  font-size: 0.8em;
  text-decoration: none;
  text-align: left;
  list-style-image: none;
  list-style-type: none;
}


.navigator a, .navigator a:active {
  color: #F14940;
  display: block;
  text-decoration: none;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  padding-left: 30px;
  background-image: url(navigator.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  width: 200px;
  font-size: 1.1em;
  line-height: 1.5em;
}


.navigator a:hover {
  border-bottom-color: #ffffff;
  background-image: url(navigatorhover.gif);
  text-decoration: none;
}


.sections {
  background-color: #ffffff;
  width: 500px;
  float: right;
  text-align: left;
  vertical-align: top;
  padding: 20px;
  font-size: 0.8em;
  line-height: 1.5em;
}

.sections h1 {
  text-align: left;
  vertical-align: top;
  font-size: 1.2em;
  line-height: 1.5em;
}


.table caption, .picture caption, .list caption {
  margin: 0px;
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: #8080aa;
  text-align: left;
}

.table tfoot tr td, .picture tfoot tr td, .list tfoot tr td {
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  color: #8080aa;
  text-align: center;
}

.table table {
  color: #8080aa;
  margin: 0px;
  padding: 0px;
  overflow: auto;
}

.table th {
  background-color: #f4f4ff;
  font-size: 0.8em;
  font-weight: bold;
  color: #8080aa;
  text-align: left;
}

.table td {
  background-color: #ffffff;
  font-size: 0.8em;
  color: #8080aa;
  text-align: left;
}

