BODY
{
  font-family: Verdana, Arial, Helvetica;
  font-size: x-small;
}
TABLE, INPUT, SELECT, OPTION, BUTTON
{
  font-family: Verdana, Arial, Helvetica;
  font-size: 100%;
}
TH
{
  font-weight: bold;
}
H3
{
  font-weight: bold;
}
.clsToolbarBackground
{
  background-color: expression(PWAPrint_GetCustomCSSValue("clsToolbarBackground", "background-color"));
  border: expression(PWAPrint_GetCustomCSSValue("clsToolbarBackground", "border"));
  color: windowtext;
  filter: expression(PWAPrint_SetGradientFilter("#F7FAFF", "#9EBFF6"));
  margin-bottom: 4px;
  margin-top: 8px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 3px;
  padding-top: 3px;
  width: 100%;
}
.clsDisplayTable
{
  color: windowtext;
  font-family: Verdana, Arial, Helvetica;
  font-size: 100%;
}
.clsHyperLinkButton
{
  background-color: white;
  color: windowtext;
  font-family: Verdana, Arial, Helvetica;
  font-size: 100%;
  text-decoration: none;
}
.clsToolbarTable
{
  color: #003399;
  font-family: Verdana, Arial, Helvetica;
  font-size: 100%;
}
.clsBtnImage
{
  filter: Gray alpha(opacity=35);
}
.clsTaskTab
{
  background-color: #E7EFFF;
  border-bottom: 1px solid #C6CFE7;
  border-left: 1px solid #C6CFE7;
  border-right: 1px solid #C6CFE7;
  font-family: Verdana, Arial, Helvetica;
}
.clsSectionTabTopBorder
{
  background-color: expression(PWAPrint_GetCustomCSSValue("clsSectionTabTopBorder", "background-color"));
  color: white; 
  font-size: 1px;
  font-weight: bold; 
  height: 4px; 
  margin-top: 0px; 
  padding-bottom: 1px; 
  padding-left: 8px; 
  padding-right: 8px; 
  padding-top: 0px; 
  width: 100%; 
}
.clsLink {
  color: #003399;
  font-family: Verdana, Arial, Helvetica;
  text-decoration: none;
}
.clsMarlett {
  font-family: Marlett;
}
.clsSubhead {
  font-weight: bold;
}
