HTML, BODY {
  font: 11px verdana,arial,helvetica,sans-serif;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  color: #000000;
  background-color: #FFFFFF;
  }

DIV.arcindex {
  display: none;
  }

DIV.discode H2 {
  font: 160% verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 5px;
  }

DIV.discode H3 {
  font: 140% verdana,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  margin-bottom: -10px;
  }

DIV.discode H4 {
  font: 110% verdana,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  }

DIV.discode P {
  margin-left: 10px;
  line-height: 1.3em;
  }

DL.box150 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  width: 150px;
  margin-top: 0;
  margin-bottom: 0;
  color: #000000;
  background-color: #00FFFF;
  }

DL.box150 DT {
  font-size: 9px;
  text-align: left;
  padding-left: 28px;
  padding-bottom: 5px;
  color: #FFFFFF;
  background: url(images/box150t.gif) top left no-repeat transparent;
  }

DL.box150 DD {
  font-size: 10px;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-bottom: 10px;
  color: #000000;
  background-color: #FFFFFF;
  border-left: solid 1px #FF0000;
  border-right: solid 1px #000000;
  }

* HTML DL.box150 DD {
  width: 143px;
  }

DL.box150 DD.last {
  padding-bottom: 5px;
  }

DL.box150 DD.bottom {
  width: 145px;
  border: 0;
  background: url(images/box150b.gif) bottom left no-repeat #FFFFFF;
  }

DL.box150 DD UL {
  list-style-type: none;
  margin-left: 0;
  padding-left: 5px;  /* new */
  padding-bottom: 0;  /* 5px; */
  }

DL.box150 DD UL LI {
  margin-left: 0;
  padding-left: 0;
  }

DL.box150 DD UL LI A {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  }

SELECT.fixres {
  font: 10px arial,helvetica,sans-serif;
  color: #000000;
  background: #FFFFFF;
  }

#bnrLeft {
  display: none;
  }

#bnrTitleStrip {
  display: none;
  }
  
#bnrTitle {
  display: none;
  }

#navMain {
  display: none;
  }

#navSub {
  display: none;
  }

#navSub1, #navSub2, #navSub3, #navSub4, #navSub5, #navSub6, #navSub7 {
  display: none;
  }

#txtContainer {
  margin: 0;
  padding: 5px;
  color: #000000;
  background-color: #FFFFFF;
  }


#txtLeft {
  display: none;
  }
  
#txtMain {
  line-height: 1.4em;
  color: #000000;
  background: #FFFFFF;
  }

#txtRight {
  display: none;
  }

#txtAllLeft {
  display: none;
  }
  
#txtAllRight {
  display: none;
  }
  
#footer {
  display: none;
  }

.subheader {
  font: 14px verdana,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 5px;
  }

.navclear {
  clear: both;
  display: block;
  }

.rule50 {
  border-top: solid 1px #000000;
  margin: 5px 25%;
  }

.rule67 {
  border-top: solid 1px #000000;
  margin: 5px 16% 10px;
  }

