body {
  font-family: Verdana, "Arial Regular", Arial, sans-serif;
  font-size: .8em;
  color: black;
  background-color: white;
  background-image: url(/image/1004.jpg);
  background-repeat: repeat-x;
}

a:link, a:visited, a:active {
  color: rgb(0,103,172);
  text-decoration: none;
}

a:hover {
  color: rgb(0,103,172);
  text-decoration: underline;
}

.currentItem {
  color: rgb(0,103,172);
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

p {
  font-size: .8em;
  font-weight: normal;
  margin: 3px 0px 15px 0px;
}

ul {
  font-size: .8em;
  font-weight: normal;
}

h1 {
  font-size: 1em;
  font-weight: normal;
  color: rgb(0,103,172);
  margin: 15px 0px 10px 0px;
}

h2 {
  font-size: .8em;
  font-weight: bold;
  margin: 15px 0px 3px 0px;
}

h3 {
  font-size: .8em;
  font-weight: normal;
  margin: 15px 0px 3px 0px;
}

div.simMenu {
  position: absolute;
  top: 110px;
  left: 80px;
  text-align: left;
  width: 200px;
}

div.blockquote {
  position: absolute;
  top: 85px;
  left: 70px;
  color: white;
  width: 350px;
}

div.copyright {
  position: absolute;
  top: 588px;
  left: 65px;
  font-size: .8em;
  color: rgb(148,148,148);
}

div.files table {
  border-collapse: collapse;
  border: solid 1px rgb(0,103,172);
  margin: 0px;
}

div.files th {
  vertical-align: top;
  background-color: rgb(222,222,222);
  text-align: left;
  color: rgb(0,103,172);
  font-size: .8em;
  font-weight: normal;
}

div.files th a:link, div.files th a:visited, div.files th a:active {
  color: rgb(0,103,172);
  text-decoration: none;
}

div.files th a:hover {
  color: rgb(0,103,172);
  text-decoration: underline;
}

div.files tbody tr.even {
  background-color: rgb(247,238,255);
}

div.files tfoot tr {
  height: 10px;
  background-color: rgb(222,222,222);
}

div.files th a {
  vertical-align: top;
  height: 16px;
}

div.files th a:link, div.files a:visited, div.files a:active {
  text-decoration: none;
}

div.files th a:hover {
  text-decoration: underline;
}

div.global {
  position: absolute;
  top: 180px;
  left: 58px;
  height: 400px;
  width: 250px;
  font-size: .8em;
  font-weight: bold;
}

div.global div.menu {
  position: absolute;
  top: 170px;
  left: 7px;
}

div.global div.menu div.item,
div.global div.menu div.currentItem {
  margin-bottom: 10px;
  margin-left: 15px;
}
 
div.global div.menu div.item div.item,
div.global div.menu div.currentItem div.item,
div.global div.menu div.currentItem div.currentItem {
  margin-top: 3px;
  margin-left: 30px;
  margin-bottom: 3px;
}

div.item a:link, div.item a:visited,
div.item a:active {
  color: black;
  text-decoration: none;
}

div.currentItem div.item a:link, 
div.currentItem div.item a:visited,
div.currentItem div.item a:active {
  color: black;
  text-decoration: none;
}

div.currentItem a:link, div.currentItem a:visited,
div.currentItem a:active {
  color: rgb(0,103,172);
}

div.global a:hover {
  color: rgb(0,103,172);
  text-decoration: none;
}

div.header {
  position: absolute;
  top: 0px;
  left: 307px;
}

div.imageBox {
  position: absolute;
  top: 180px;
  left: 58px;
}

div.inlineLogo {
  float: right;
  margin: 15px 0px 15px 10px;
}

div.inlineLogo img {
  border: solid 2px black;
}

div.listItem {
  clear: both;
}

div.logo {
  position: absolute;
  top: 60px;
  left: 90px;
}

div.mugCaption {
  position: absolute;
  top: -58px;
  left: 195px;
  font-size: .8em;
  color: black;
  font-weight: bold;
}

div.mugShot {
  position: absolute;
  top: -138px;
  left: 315px;
}

div.mugShot img {
  border: solid 1px white;
}

div.content {
  position: absolute;
  top: 343px;
  left: 350px;
  width: 500px;
}

div.overlay {
  position: absolute;
  top: 180px;
  left: 335px;
  width: 410px;
  border: solid 1px rgb(138,138,138);
  padding: 10px 70px 10px 20px;
  background-color: white;
}

div.tagline {
  position: absolute;
  top: 319px;
  left: 60px;
  color: white;
  font-size: .8em;
}

span.value p.error {
  color: red;
  font-size: 8pt;
  margin: 0px 5px 5px 2px;
  padding: 0px;
}

div.row {
  clear: both;
  padding-top: 5px;
  width: 350px;
}

div.row label {
  float: left;
  text-align: right;
  margin: 1px 5px 1px 5px;
}

span.value {
  float: right;
  text-align: left;
  width: 200px;
}

.error {
  color: red;
  font-size: 8pt;
  margin: 10px 10px 10px 16px;
}

p.more {
  margin-left: 25px;
}
