
* {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
}

body {
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
  background: #eeeeee;
}

a, a:link, a:visited {
  color: #444;
  text-decoration: none;
}

a:hover, a:active {
  color: #222;
  text-decoration: underline;
}


#navigators {
  width: 100%;
  height: 40px;
  display: table;
  background-image: url('/cache/navigator.png');
  padding: 0px;
  margin: 0px;
  clear: both;
  font-size: 0.7em;
}

#navigators>ul {
  width: 100%;
  height: 40px;
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-left: 40px;
}

#navigators a {
  font-weight: bold;
  color: #888;
  text-decoration: none;
}

#navigators li {
  float: left;
  position: relative;
  text-align: center;
  cursor: default;
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#navigators li h2 {
  display: block;
  font-size: 1em;
  font-weight: normal;
  color: #aaa;
  margin: 0px;
  padding: 5px;
  padding-right: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#navigators li>h2 {
  height: 30px;
}

#navigators li>h2:hover {
  background-image: url('/cache/selected.png');
  height: 30px;
}

#navigators li ul {
  display: none;
  position: absolute;
  top: 40px;
  left: -10px;
  width: 200px;

  font-weight: normal;
  background: url('/cache/menu.png') bottom left no-repeat !important;
  background: url('/cache/menu.gif') bottom left no-repeat;
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 25px;
  z-index: 1000;
}

#navigators li li {
  z-index: 50;
  display: block;
  float: none;
  text-align: left;
  background: transparent;
  background-color: transparent;
  border: 0;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: 180px;
  line-height: 1em;
}

#navigators li li a {
  display: block;
  font-weight: normal;
  line-height: 1.2em;
  color: #888;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  width: 170px;
}

#navigators li li a:hover {
  background-image: url('/cache/menuitem.png');
  color: #ffffff;
  margin: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  width: 170px;
}

#navigators li:hover ul, #navigators li.hover ul {
  display: block;
}

#navigators li.hover {
  display: block;
  height: 40px;
}






.hierarchy {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
  font-size: 0.65em;
  font-weight: normal;
  color: #606060;
  padding-top: 5px;
  padding-bottom: 5px;
}




.sections {
  float: left;
  width: 600px;
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 0.725em;
  color: #777;
  line-height: 2em;
  text-align: justify;
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 50px;
}

.sections h1 {
  font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #404040;
}

.sections h2 {
  font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #404040;
}

.sections h3 {
  font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #404040;
}

.sections ul, .sections ol {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sections table {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sections table, .sections tr, .sections th, .sections td {
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  border-collapse: collapse;
}

.sections th, .sections td {
  padding: 2px;
  vertical-align: top;
  text-align: left;
}

.sections th {
  background-color: #f8f8f8;
}




#sidebars {
  width: 220px;
  float: right;
  text-align: left;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  padding-right: 50px;
  list-style: none;
  padding-top: 20px;
}

#sidebars ul {
  width: 220px;
  padding: 0px;
  margin: 0px;
  color: #404040;
  padding-bottom: 15px;
  list-style: none;
}

#sidebars h2 {
  font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
  padding: 0px;
  padding-left: 5px;
  padding-bottom: 5px;
  margin: 0px;
  font-weight: bold;
  font-size: 1em;
  text-align: left;
}

#sidebars li li {
  width: 220px;
  color: #404040;
  font-size: 0.7em;
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  padding: 0px;
  padding-bottom: 5px;
  margin: 0px;
}

#sidebars a {
  color: #808080;
  display: block;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 210px;
}

#sidebars a:hover {
  border-bottom-color: #ffffff;
  color: #ffffff;
  text-decoration: none;
  background-image: url('/cache/menuitem.png');
  width: 210px;
}



.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: Helvetica, Arial, sans-serif;
  font-size: 0.65em;
  color: #606060;
}





