.JrActHist {
  color:            blue;
  font-weight:      bold;
  font-size:        larger;
}
.JrActHistLink {
  color:            purple;
  font-weight:      normal;
  font-size:        smaller;
}
.JrmBody {
  color:            black;
  background-color: white;
}
.JrmBanner {
  color:            blue;
  font-style:       normal;
  font-size:        22pt;
  font-weight:      bold;
}
.ResTable {
  color:            black;
  background-color: white;
  font-size:        small;
  font-weight:      normal;
}
.NavDivider {
  color:            blue;
  background-color: #ACDFFF;
}
.JrDataListHeader {
  color:            blue;
  font-size:        large;
}
.JrDataListSubHeader {
  color:            blue;
  background-color: #ACDFFF;
}
.JrDataShowLabel {
  color:            black;
  font-size:        smaller;
  text-align:       right;
  vertical-align:   top;
}
.JrDataShowLabelHeader {
  color:            black;
  font-size:        smaller;
  text-align:       center;
  text-decoration:  underline;
  vertical-align:   top;
}
.JrDataShowTableHeader {
  color:            black;
  font-size:        smaller;
  text-align:       left;
  text-decoration:  underline;
  vertical-align:   top;
}
.JrDataShowData {
  color:            darkblue;
  text-align:       left;
  vertical-align:   top;
}
.JrDataShowDataDivider {
  color:            darkblue;
  text-align:       left;
  vertical-align:   top;
  background-color: #CCFFFF;
}
.ResDivider {
  color:            blue;
  background-color: #CCFFFF;
}
.ResDivider2 {
  color:            red;
  background-color: #CCFFFF;
}
.ResDate {
  color:            blue;
  font-style:       normal;
  font-size:        small;
  font-weight:      normal;
}
.ResText {
  color:            blue;
  font-size:        small;
  font-weight:      normal;
}
.ResBoldText {
  color:            blue;
  font-size:        small;
  font-weight:      bold;
}
.ResBigText {
  color:            blue;
  font-size:        medium;
  font-weight:      normal;
}
.ResBigBoldText {
  color:            blue;
  font-size:        medium;
  font-weight:      bold;
}
.ResCoText {
  color:            blue;
  font-size:        small;
  font-weight:      bold;
}
.ResTitleText {
  color:            blue;
  font-size:        small;
  font-weight:      normal;
  text-decoration:  underline;
}
.LinkText {
  color:            blue;
  text-decoration:  underline;
}

