
.HelpFrame {
  background-color: white;
  layer-background-color: white;
}

.HelpLegend {
  font-family: Arial, Geneva, sans-serif;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  color: black;
}

.HelpLegend2 {
  font-family: Arial, Geneva, sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  color: black;
}

.HelpText {
  font-family: Arial, Geneva, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: black;
}

.HelpR25 {
  font-family: Arial, Geneva, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: black;
}

.HelpTextRed {
  font-family: Arial, Geneva, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: red;
}

.HelpHeader {
  background-color: #CCCCCC;
  layer-background-color: #CCCCCC;
  font-family: Arial, Geneva, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  color: black;
}

A:link, A:visited, A:active {
   text-decoration: none;
}

SPAN.AccessKey {
   text-decoration: underline;
}
