body {
  background-attachment: scroll;
  background-image: url(background.gif);
  background-repeat: repeat;
  background-position: left top;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #8080ff;
  margin: 0;
  padding: 0;
  text-align: center;
}

input, textarea, select, label {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  color: #8080aa;
}

a, a:active, a:visited {
  color: #9090c0;
  text-decoration: none;
}

a:hover {
  color: #9090c0;
  text-decoration: underline;
}


.header {
  width: 750px;
  height: 130px;
  margin: 0 auto;
  padding: 0px;
  background-image: url(banner.gif);
}


#outer {
  display:table;
  vertical-align: top;
  margin: 0 auto;
  padding: 0;
  width: 750px;
  height: inherit;
  background-color: #ffffff;
}

.navigators {
  display: table-cell;
  background-color: #ffffff;
  width: 160px;
  height: auto;
  float: left;
  text-align: left;
  vertical-align: top;
  padding: 20px;
  padding-right: 0;
  padding-top: 10px;
}

.sections {
  display: table-cell;
  background-color: #ffffff;
  width: 520px;
  float: right;
  text-align: left;
  vertical-align: top;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 0;
  padding-top: 10px;
  margin: 0;
  font-size: 0.8em;
  line-height: 1.5em;
}

.section {
  vertical-align: top;
}

/*
.sidebar {
  width: 0px;
  float: left;
  text-align: left;
  vertical-align: top;
}
*/

.footer {
  text-align: center;
  margin: 0 auto;
  width: 750px;
  background-color: #ffffff;
}


.tagline {
  text-align: center;
  margin: 0 auto;
  width: 750px;
}


.bannerlinks {
  font-size: 0.8em;
  color: #d0d0ff;
  text-align: right;
  vertical-align: bottom;
  padding-right:30px;
  padding-top:10px;
}

.bannerlinks a, .bannerlinks a:visited {
  color: #d0d0ff;
  text-align: right;
  font-weight: bold;
  text-decoration: none;
}

.bannerlinks a:hover {
  color: white;
  text-align: right;
  font-weight: bold;
  text-decoration: underline;
}

.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;
}

.navigator {
  display: block;
  background: url(navigatorbottom.gif) bottom left no-repeat;
  padding: 0px;
  margin: 0px;
  width: 100%;
  font-size: 0.8em;
  line-height: 2em;
}

.navigator h2 {
  background: url(navigatortop.gif) 0px 0px no-repeat;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
  margin: 0px;
  font-weight: bold;
  line-height: 0.6em;
  font-size: 1.0em;
  text-align: left;
}

.navigator ul {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}

.navigator li {
  font-size: 0.9em;
  text-decoration: none;
  list-style-image: none;
  list-style-type: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: none;
  border-left-style: none;
  border-top-style: solid;
  border-top-color: white;
  border-bottom-style: none;
}

.navigator a {
  color: #9090c0;
  font-weight: bold;
  text-decoration: none;
}

.navigator a:hover {
  color: #9090c0;
  font-weight: bold;
  text-decoration: underline;
}

.sections h1 {
  font-size: 1.4em;
  color: #8080aa;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5em;
}

.sections h2 {
  font-size: 1.2em;
  color: #8080aa;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5em;
}

.sections h3 {
  font-size: 1.1em;
  color: #8080aa;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5em;
  font-weight: bold;
}

.section {
  clear: both;
  padding-top: 0px;
  padding-bottom: 20px;
}

.sections .title {
  margin: 0px;
  padding: 0px;
  font-size: 1.1em;
  font-weight: bold;
  color: #8080aa;
  text-align: left;
}

.sections .description {
  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;
}

.sections ul {
  margin-top: 10px;
  padding-left: 10px;
  margin-left: 15px;
}


.hierarchy {
  font-size: 0.6em;
  text-align: center;
  padding: 15px;
  line-height: 1.5em;
}

.hierarchy a {
  font-weight: bold;
  text-decoration: none;
}

.hierarchy a:hover {
  font-weight: bold;
  text-decoration: underline;
}




.smallprint {
  font-size: 0.6em;
  color: #909090;
  text-align: center;
  padding: 15px;
  line-height: 1.5em;
}

.smallprint a {
  color: #909090;
  font-weight: bold;
  text-decoration: none;
}

.smallprint a:hover {
  color: #909090;
  font-weight: bold;
  text-decoration: underline;
}

