/* Generated by KompoZer */
.menu {
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  width: 100%;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.menu li {
  margin: 0 2px 0 0;
  padding: 0;
  display: inline;
  text-transform: uppercase;
}
.menu a {
  border-top: 1px solid white;
  margin: 0 1px 0 0;
  padding: 5px 10px;
  float: left;
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: smaller;
  line-height: normal;
  color: white;
  text-decoration: none;
  background-color: black;
}
.menu a:hover {
  background-color: Silver;
  color: white;
}
.menu #current a {
  border-color: Silver;
  background-color: Silver;
  color: white;
}
.contents {
  background: white none repeat scroll 0% 50%;
}
.header {
  overflow: hidden;
  width: 98%;
  position:absolute;
  top: 0.5em;
}
.header a {
  text-decoration: none;
  color: silver;
}
.title {
  font-weight: bold;
  text-align: left;
  text-transform: capitalize;
  font-size: x-large;
  color: silver;
}
.navigation {
  border-bottom: 1px solid Silver;
  overflow: hidden;
  width: 98%;
  display: block;
  padding-top: 0.5em;
  position:absolute;
  top: 3em;  
}
.search {
  float: right;
}
.text {
  top: 6.5em;
  width: 98%;
  display: block;
  padding-top: 1em;
  position:absolute;
  top: 8em;  
}
.currentPage {
}
.currentPage a {
  text-decoration: none;
  color: silver;
}
.footer {
  display: block;
  width: 98%;
  overflow: hidden;
}
.legal {
  font-weight: lighter;
  font-size: xx-small;
}
.toc {
}
.toc ul {
  list-style-type: none;
}
.toc li {
  border-bottom: 1px dashed silver;
  clear: left;
  height: 1.05em;
  margin-top: 10px;
  position: relative;
}
.toc a, .toc span {
  padding: 0 3px 0 0;
  background: white none repeat scroll 0% 50%;
  position: absolute;
  text-decoration: none;
}
.toc span.indent1 {
  background: white none repeat scroll 0% 50%;
  padding-left: 1em;
  position: absolute;
  text-decoration: none;
}
.toc span.indent2 {
  background: white none repeat scroll 0% 50%;
  padding-left: 2em;
  position: absolute;
  text-decoration: none;
}
.toc a {
  padding: 0 0 0 3px;
  right: 0;
}
img.floatRight {
  margin: 4px;
  float: right;
}
.cssform p {
  margin: 0;
  padding: 5px 0 8px 8em;
  clear: left;
  height: 1%;
}
.cssform label {
  font-weight: bold;
  color: silver;
  float: left;
  margin-left: -8em;
  width: 7em;
}
.cssform input[type=text] {
  width: 29em;
}
.cssform textarea {
  width: 26em;
  height: 10em;
}
a.boldbuttons {
  background: transparent url(graphics/roundedge-gray-left.gif) no-repeat scroll left top;
  display: block;
  float: left;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 22px;
  height: 30px;
  padding-left: 8px;
  text-decoration: none;
}
a.boldbuttons:link, a.boldbuttons:visited, a.boldbuttons:hover, a.boldbuttons:active {
  color: white;
}
a.boldbuttons span {
  padding: 4px 10px 4px 2px;
  background: transparent url(graphics/roundedge-gray-right.gif) no-repeat scroll right top;
  display: block;
}
a.boldbuttons:hover {
  text-decoration: underline;
}
.buttonwrapper {
  overflow: hidden;
  width: 100%;
}

