body, th, td, pre, form, input, textarea, select, label {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #707070;
}

body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  text-align: center; /* center on Internet Explorer */
}

a, a:active, a:visited {
  color: #404040;
  text-decoration: none;
}

a:hover {
  color: #404040;
  text-decoration: underline;
}


.document {
  text-align: center;
  vertical-align: top;
  margin: 0 auto;
  padding: 0px;
  width: 800px;
  height: inherit;
  background-color: #ffffff;
}

.navigators {
  width: 200px;
  float: left;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px 0px 0px 0px;
}

.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 .navigator {
  background: url(navigatorbottom.jpg) bottom left no-repeat;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  font-size: 11px;
  line-height: 2em;
}

.navigators .navigator h2 {
  background: url(navigatortop.jpg) 0px 0px no-repeat;
  padding: 10px 10px 10px 10px;
  padding-bottom: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  color: #404040;
}

.navigators .navigator ul {
  width: 180px;
  padding: 5px 15px 5px 5px;
  margin: 0px;
  color: #404040;
  padding-bottom: 15px;
}

.navigators .navigator li {
  width: 180px;
  color: #404040;
  font-size: 11px;
  list-style-image: none;
  list-style-type: none;
  border-width: 1px;
  border-left-style: none;
  border-right-style: none;
  border-top-style: solid;
  border-bottom-style: none;
  border-top-color: #f0f0f0;
  padding: 0px;
  margin: 0px;
  padding-right: 5px;
}

.navigators .navigator a, .navigators .navigator a:active {
  display: block;
  width: 180px;
  color: #404040;
  font-weight: bold;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 0px;
  margin: 0px;
}

.navigators .navigator a:hover {
  display: block;
  width: 180px;
  color: #f0f0f0;
  background-color: #c0c0c0;
}


.sections {
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  background-color: #ffffff;
  width: 550px;
  float: right;
  text-align: left;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  line-height: 1.5em;
}

.sidebar {
  background-color: #ffffff;
  width: 0px;
}

.sidebar .navigator {
  background: url(sidebarbottom.jpg) bottom left no-repeat;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  font-size: 11px;
  line-height: 2em;
}

.sidebar .navigator h2 {
  background: url(sidebartop.jpg) 0px 0px no-repeat;
  padding: 10px;
  margin: 0px;
  font-weight: bold;
  line-height: 0.6em;
  font-size: 11px;
  text-align: left;
}

.sidebar .navigator ul {
  padding: 10px 10px 10px 10px;
  margin: 0px;
}

.sidebar .navigator li {
  font-size: 11px;
  text-decoration: none;
  list-style-image: none;
  list-style-type: none;
  border-style: none;
}

.sidebar .navigator a {
  color: #909090;
  font-weight: bold;
  text-decoration: none;
  margin: 5px;
  padding: 5px;
}

.sidebar .navigator a:hover {
  color: #909090;
  font-weight: bold;
  text-decoration: underline;
  margin: 5px;
  padding: 5px;
}



.footer {
  text-align: center;
  margin: 0 auto;
  width: 800px;
  background-color: #ffffff;
}


.tagline {
  text-align: center;
  margin: 0 auto;
  width: 800px;
}


.bannerlinks {
  font-size: 11px;
  color: #d0d0ff;
  text-align: right;
  vertical-align: bottom;
}

.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;
}

.sections h1 {
  font-size: 18px;
  color: #303030;
  text-align: left;
}

.sections h2 {
  font-size: 16px;
  color: #303030;
  text-align: left;
}


.section {
  color: #404040;
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: justify;
}


.table table {
  margin-top: 10px;
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #404040;
  overflow: auto;
  border-collapse: collapse;
  border-spacing: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #c0c0c0;
}

.table caption, .picture caption, .list caption {
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  color: #404040;
  text-align: left;
}

.table thead tr td, .table tbody tr td, .table tr td, .table td {
  border-collapse: collapse;
  border-spacing: 0px;
  border-color: #c0c0c0;
  border-width: 1px;
  border-style: none;
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 5px;
  color: #404040;
  text-align: left;
  vertical-align: top;
}

.table thead tr th, .table tbody tr th, .table tr th, .table th {
  border-collapse: collapse;
  border-spacing: 0px;
  border-color: #c0c0c0;
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #e0e0e0;
  font-weight: bold;
  margin: 0px;
  padding: 5px;
  color: #404040;
  text-align: left;
  vertical-align: top;
}

.table tfoot tr td {
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding: 2px;
  color: #404040;
  text-align: center;
  vertical-align: top;
}


.list ul {
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #404040;
  margin: 10px;
  margin-bottom: 0px;
}

.list li {
  font-family: Rockwell, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #404040;
  padding: 5px;
}


.hierarchy {
  font-size: 10px;
  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: 9px;
  color: #909090;
  text-align: center;
  padding: 15px;
  line-height: 25px;
}

.smallprint a {
  color: #909090;
  font-weight: bold;
  text-decoration: none;
}

.smallprint a:hover {
  color: #909090;
  font-weight: bold;
  text-decoration: underline;
}
