FORM
{
  padding-left: 15px;
}


H2
{
  color: #CC6600;
  font-size: 16pt;
  padding-left: 15px;
}

SPAN.label
{
  color: #CC6600;
  font-weight: 700;
  padding-left: 15px;
}

P.contPara
{
  font-size: 12pt;
  font-weight: 700;
  text-align: justify;
}

TD
{
  font-family: "Trebuchet MS";
  font-size: 10pt;
}

TD.links
{
  color: #FFFFFF;
  font-size: 13pt;
}

H3
{
  color: #ABAC3A;
  font-size: 14pt;
}
P.bulk
{
  color: #898A3C;
  text-align: justify;
  font-weight: 700;
}

DL.bulk
{
  color: #898A3C;
  font-weight: 700;
}

P.bulk2
{
  color: #ABAC3A;
  text-align: justify;
  font-weight: 700;
}

/* Menu Links */
P.currPage
{
  color: #CC6600;
}

A.menuLink:link
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:visited
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:active
{
  color: #FFFFFF;
  text-decoration: none;
}

A.menuLink:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}
