
FONT.HandbookLevel1Title {
  font-family: Arial;
  font-size: 16pt;
  font-weight: bold;
}

FONT.HandbookLevel2Title {
  font-family: Arial;
  font-size: 15pt;
  font-weight: bold;
}

FONT.HandbookLevel3Title {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
}

FONT.HandbookLevel4Title {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}

TD.HandbookNavigation {
  font-family: Arial;
  font-size: 8pt;
  width: 75px;
}

TABLE.HandbookTable {
  border: solid 2px #999999;
}

TD.HandbookTableHeader {
  font-weight: bold;
  text-align: center;
  padding: 0px 5px 3px 5px;
  border-bottom: solid 1px #000000;
}

TD.B {
  border-bottom: solid 1px #999999;
}

TD.BC {
  border-bottom: solid 1px #999999;
  text-align: center;
}

.FigureText {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

.FigureHiRes {
  font-weight: normal;
  font-size: smaller;
}

TABLE.G {
  border-color: #000000;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
}

TD.GH {
  font-weight: bold;
  text-align: center;
  padding: 3px 5px 3px 5px;

  border-color: #000000;
  border-width: 1px 1px 0px 0px;
  border-style: solid;
}

TD.G {
  border-color: #000000;
  border-width: 1px 1px 0px 0px;
  border-style: solid;
  vertical-align: top;
}

FONT.Footer {
  font-size: smaller;
}

