
BODY{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #C0C0C0;
  background-color: #C0C0C0;
}

P.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #FFF;
  background-color: #FFF;
}
P.whiteSmallFontBold{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  background: #FFF;
  background-color: #FFF;
}
P.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: black;
  background: #FFF;
  background-color: #FFF;
}
P.whiteLargeFontBold{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  background: #FFF;
  background-color: #FFF;
}

DIV.lightGrayLargeHeader{
  font-family: Arial, Helvetica;
  font-size: 15pt;
  font-weight: bold;
  color: black;
  background: #EEE;
  background-color: #EEE;
}
DIV.lightGraySmallFontBold{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  background: #EEE;
  background-color: #EEE;
}

FONT.error{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: red 
}
FONT.nonError{ 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: black 
}


TD.leftNav{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #C0C0C0;
 }

TH.whiteBanner{
  font-family: Arial, Helvetica;
  font-size: 18pt;
  font-weight: bold;
  color: black;
  background: #FFF;
 }
TH.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  background: #FFF;
 }
TH.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  background: #FFF;
 }
TD.whiteSmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #FFF;
 }
TD.whiteLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: black;
  background: #FFF;
 }

TH.lightGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  background: #EEE;
 }
TH.lightGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  background: #EEE;
}
TD.lightGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #EEE;
 }
TD.lightGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: black;
  background: #EEE;
 }

TH.mediumGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  background: #C0C0C0;
 }
TH.mediumGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  background: #C0C0C0;
 }
TD.mediumGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: black;
  background: #C0C0C0;
 }
TD.mediumGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: black;
  background: #C0C0C0;
 }

TH.darkGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background: #63647B;
 }
TH.darkGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background: #63647B;
 }
TD.darkGraySmallFont{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: white;
  background: #63647B;
 }
TD.darkGrayLargeFont{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: black;
  background: #63647B;
 }

TD.whiteSmallFontRed{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: red;
  background: #FFF;
 }
TD.whiteLargeFontRed{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  font-weight: normal;
  color: red;
  background: #FFF;
 }
 TD.lightGraySmallFontRed{
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
  color: red;
  background: #EEE;
 }

A.multiLevel1{
  font-family: Arial,Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: purple;
  background: #C0C0C0;
 }
A.multiLevel2{
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: normal;
  color: purple;
  background: #C0C0C0;
 }

A.topNav{
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: normal;
  color: white;
 }
