.bodyTextBold {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #333333;
 font-weight: bold;
}

.foldheader { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14pt;
  color: #8E0625;
  list-style-image: url(plus.gif); cursor: hand ;
}

.foldinglist { list-style-image: url(arrow.gif)

}


.bodyTextHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #8E0625;
  font-weight: bold;
  
}
.bodyTextHeader A:LINK {color: #8E0625; text-decoration: underline;}
.bodyTextHeader A:VISITED {color: #8E0625; text-decoration: underline;}
.bodyTextHeader A:ACTIVE {color: #8E0625; text-decoration: underline;}
.bodyTextHeader A:HOVER {color: #8E0625; text-decoration: none;}


.bodyText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #333333;
}

.bodyText A:LINK {color: #8E0625; text-decoration: none;}
.bodyText A:VISITED {color: #8E0625; text-decoration: none;}
.bodyText A:ACTIVE {color: #8E0625; text-decoration: none;}
.bodyText A:HOVER {color: #8E0625; text-decoration: underline;
}


.bodyTextS {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
  line-height: 14pt;
  color: #333333;
; font-weight: normal
}
.bodyTextS A:LINK {color: #8E0625; text-decoration: none;}
.bodyTextS A:VISITED {color: #8E0625; text-decoration: none;}
.bodyTextS A:ACTIVE {color: #8E0625; text-decoration: none;}
.bodyTextS A:HOVER {color: #8E0625; text-decoration: underline;}


.footerText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #999999;
}
.footerText A:LINK {color: #999999; text-decoration: none;}
.footerText A:VISITED {color: #999999; text-decoration: none;}
.footerText A:ACTIVE {color: #999999; text-decoration: none;}
.footerText A:HOVER {color: #999999; text-decoration: underline;
}


.formInput {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #666666;
  background-color: #FFFFFF;
  border: 1px solid #999999;
}


.formButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #666666;
  background-color: #EEEEEE;
  border: 1px solid #999999;
  font-weight: bold;
}