A {
  color: #FF942B;
  text-decoration: none;
  font-weight: bold;
}
A:hover {
  text-decoration: underline;
}
BODY {
  color: black;
  background-color: white;
  margin: 0px;
  padding: 15px;
}
BODY, TABLE {
  font-family: Verdana;
  font-size: 10pt;
}
FORM {
  margin: 0px;
  padding: 0px;
}
IMG {
  border-width: 0px;
}
INPUT {
  height: 20px;
}
INPUT, SELECT, TEXTAREA {
  border: 1px solid #FF942B;
  background-color: white;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
}
LI {
  margin-bottom: 13px;
}
SELECT, TEXTAREA {
  overflow: auto;
}
.clsBand {
  border-left: 1px solid #FF942B;
}
.clsBandImage {
  width: 100px;
  height: 75px;
  margin-right: 1px;
}
.clsBigTextField {
  width: 340px;
  height: 80px;
}
.clsButton {
  width: 90px;
  background-color: #FFC48B;
}
.clsClock {
  width: 1%;
  padding-left: 9px;
}
.clsContactInfo {
  width: 1%;
  height: 1px;
  font-size: 8pt;
  padding-left: 10px;
}
.clsContactInfo A {
  color: black;
  font-weight: normal;
  text-decoration: underline;
}
.clsCopyright {
  height: 1px;
}
.clsCopyright TD {
  text-align: center;
  vertical-align: top;
  padding-top: 2px;
  font-size: 7.5pt;
}
.clsCounter {
  text-align: right;
  vertical-align: bottom;
  font-size: 8pt;
}
.clsError {
  text-align: center;
  color: red;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 15px;
}
.clsFooter, .clsHeader {
  background-color: #FF942B;
}
.clsHeader {
  height: 74px;
}
.clsHorLine {
  width: 100%;
  height: 0px;
  border-top: 1px dashed #FF942B;
  display: block;
}
.clsLanguageBar, .clsLanguageBar A {
  color: brown;
  font-size: 7.5pt;
  text-align: right;
}
.clsLanguageBar A {
  text-decoration: underline;
}
.clsLargeTextField {
  width: 340px;
  height: 250px;
}
.clsMessage {
  text-align: center;
  color: #FF942B;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 15px;
}
.clsPageTitle {
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 4px;
  margin: 5px 0px 15px 0px;
  border-bottom: 1px solid #FF942B;
}
.clsProfessionListItem {
  margin-bottom: 0px;
}
.clsRequiredField {
  color: red;
  font-size: 8pt;
}
.clsScrollingText {
  width: 100%;
  font-size: 7pt;
}
.clsSearchButton {
  background-color: #FFC48B;
}
.clsSectionTitle {
  margin-top: 5px;
  padding: 2px;
  color: white;
  background-color: #FF942B;
}
.clsShortTextField {
  width: 100px;
}
.clsSmallImage {
  width: 16px;
  height: 16px;
}
.clsTable {
  width: 100%;
}
.clsTable TD {
  padding: 2px 4px 2px 4px;
  font-size: 8pt;
  background-color: #FEFFAD;
}
.clsTable TH {
  padding: 2px 4px 2px 4px;
  color: white;
  font-size: 8pt;
  background-color: #FF942B;
}
.clsTextField {
  width: 300px;
}
.clsTitle {
  font-size: 23pt;
  border-bottom: 1px dashed black;
}
.clsTreeArea {
  vertical-align: top;
  height: 1%;
  padding: 0px 10px 10px 10px;
  border-left: 1px solid #FF942B;
  border-right: 1px dashed #FF942B;
  background-color: #FEFFAD;
}
.clsWorkArea {
  width: 10000px;
  border-right: 1px solid #FF942B;
  vertical-align: top;
  padding: 10px;
  text-align: justify;
}
