.Footer {
  font: 10pt txtFFF;
  color: black;
  font-weight: bold;
}

.AltFont1 {
  font: 10pt txtCa1FF;
}

.AltFont2 {
  font: 10pt txtCa2FF;
  color: black;
}

.Content_Small {
  font: 7.5pt txtCFF;
  color: black;
}

.Content_Large {
  font: 13.5pt txtCFF;
  color: black;
}

.ECheck {
  font: 10pt txtCFF;
  color: black;
}

.ECheck2 {
  font: 7.5pt txtCFF;
  color: black;
}

.Error {
  font: 12pt txtCbFF;
  color: #FF0000;
}

.Middle_Top_Banner_Small {
  font: 10pt txtH2FF;
  color: black;
}

.ContentBar_Small {
  font: 7.5pt txtCbFF;
  color: black;
}

.TopBanner_Large {
  font: 12pt txtCa1FF;
}

body {
  background-color: #D8D3B0;
}

body, table, td, p {
  font: 10pt txtCFF;
  color: black;
}

h1 {
  font: 10pt txtH2FF;
  color: black;
  font-weight: bold;
}

.tdbackgrnd {
  background-color: #D8D3B0;
}

.tdTopBanner {
  font: 10pt txtH1FF;
  color: black;
  background-color: #EEEADE;
  font-weight: bold;
}

.tdTopBanner2 {
}

.tdMiddleTopBanner {
  font: 10pt txtH2FF;
  color: black;
  background-color: #EEEADE;
  font-weight: bold;
}

.tdBottomTopBanner {
  font: 10pt txtH3FF;
  color: black;
  background-color: #EEEADE;
}

.tdBottomTopBanner2 {
  font: 10pt txtH3FF;
  color: black;
  background-color: #EEEADE;
}

.tdContent {
  background-color: #D8D3B0;
}

.tdContent2 {
  background-color: #D8D3B0;
}

.tdContent3 {
  background-color: #D8D3B0;
}

.tdContentBar {
  font: 10pt txtCbFF;
  color: black;
  background-color: #D8D3B0;
  font-weight: bold;
}

.tdFooter {
  font: 10pt txtFFF;
  color: black;
  background-color: #D8D3B0;
  font-weight: bold;
}

.tdAltFont1 {
  font: 10pt txtCa1FF;
  background-color: #EEEADE;
  background: url("#EEEADE");
}

.tdAltFont2 {
  font: 10pt txtCa2FF;
  color: black;
  background-color: #EEEADE;
}

.tdAltBG1 {
  background-color: #EEEADE;
}

.tdAltBG2 {
  background-color: #EEEADE;
}


