html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  background-color: #F5F2DF;
  z-index: 0;
/*border-style: solid;*/
/*border-width: thin;*/
}

table {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
}

table.navigationPane {
  background-image: url(images/v6_navigationBlockless.png);
/*background-repeat: no-repeat;*/
  width: 180px;
  height: 533px;
  padding-left: 20px;
  padding-right: 10px;
}

table.container {
  width: 847px;
  height: 636px;

  /*border-left-style: solid;*/
  /*border-left-width: thin;*/
}

td {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

td.right_justify {
  text-align: right;
  vertical-align: top;
}

td.copyright {
  vertical-align: top;
  text-align: center;
}

td.navigationItem {
  height: 25px;
  vertical-align: top;
  text-align: left;
}

td.footerBorder {
  background-image: url(images/v6_footer_border.jpg);
  /*background-repeat: repeat-x;*/
  width: 439px;
  height: 28px;
  /*border-style: solid;*/
  /*border-width: thin;*/
}

td.contentmain {
  background-image: url(images/v6_contentMain.jpg);
  /*background-repeat: no-repeat;*/
  width: 439px;
  height: 505px;
/*border-style: solid;*/
}

td.content {
  background-image: url(images/v6_content.jpg);
  /*background-repeat: no-repeat;*/
  width: 559px;
  height: 505px;
/*border-style: solid;*/
}

td.contentwide {
  background-image: url(images/v6_content.jpg);
  /*background-repeat: no-repeat;*/
  width: 695px;
  height: 505px;
/*border-style: solid;*/
}

td.logomain {
  background-image: url(images/v6_logo.jpg);
/*background-repeat: no-repeat;*/
  width: 228px;
  height: 533px;
/*border-style: solid;*/
}

td.logo {
  background-image: url(images/v6_logothin.jpg);
  /*background-repeat: no-repeat;*/
  width: 108px;
  height: 533px;
/*border-style: solid;*/
}

td.crdlogo {
  background-image: url(images/v6_logothin.jpg);
/*background-repeat: no-repeat;*/
  width: 97px;
  height: 533px;
/*border-style: solid;*/
}

a {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: green;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a.navigation {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000; /*#65BEE1;*/
  font-size: 10px;
  font-weight: bold;
}

div {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

div.scrollContainerMain {
  position: relative;
  width: 439px;
  height: 505px;
/*border-style: solid;*/
}

div.scrollContainer {
  position: relative;
  width: 559px;
  height: 505px;
/*border-style: solid;*/
}

div.scrollContainerwide {
  position: relative;
  width: 695px;
  height: 505px;
/*border-style: solid;*/
}

div.scrollMain {
  overflow: auto;
  position: absolute;
  scrollbar-3dlight-color: #CFC9B2;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #F4F0DE;
  scrollbar-darkshadow-color: #F4F0DE;
  scrollbar-face-color: #CFC9B2;
  scrollbar-highlight-color: #F4F0DE;
  scrollbar-shadow-color: #CFC9B2;
  z-index: 0;
  margin-left: 7px;
  width: 439px;
  height: 505px;
/*border-style: solid;*/
}

div.scroll {
  overflow: auto;
  position: absolute;
  scrollbar-3dlight-color: #CFC9B2;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #F4F0DE;
  scrollbar-darkshadow-color: #F4F0DE;
  scrollbar-face-color: #CFC9B2;
  scrollbar-highlight-color: #F4F0DE;
  scrollbar-shadow-color: #CFC9B2;
  z-index: 0;
  margin-left: 7px;
  width: 559px;
  height: 505px;
/*border-style: solid;*/
}

div.scrollwide {
  overflow: auto;
  position: absolute;
  scrollbar-3dlight-color: #CFC9B2;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #F4F0DE;
  scrollbar-darkshadow-color: #F4F0DE;
  scrollbar-face-color: #CFC9B2;
  scrollbar-highlight-color: #F4F0DE;
  scrollbar-shadow-color: #CFC9B2;
  z-index: 0;
  margin-left: 7px;
  width: 695px;
  height: 505px;
/*border-style: solid;*/
}

div.header {
  font-size: 14px;
  font-weight: bold;
  color: green;
  height: 25px;
}

input {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

select {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}

ul {
  list-style-type: disc;
}

li {
  margin-bottom: 3px;
}

.normal {
  font-size: 8pt;
  font-weight: normal;
}

.bold {
  font-weight: bold;
}
