#mainContent {
    padding-right: 10px;
}
.bodySmallTitle
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
}
.label
{
    COLOR: #000000;
    FONT-WEIGHT: bold;
}
.email
{
}
.name /*make this field invisible to users; it's a honeypot*/
{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
.subject
{
}
.bodySmall
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
}
.recordsPerPage
{
    COLOR: black; 
    FONT-WEIGHT: normal;
}
.labeledValue
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
}
.footNote
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
}
.bodySmallRed
{
    COLOR: #c02000;
    FONT-WEIGHT: bold;
}
.bodySmallRedPlain
{
    COLOR: #FF0000;

    FONT-WEIGHT: normal;
}
.bodyHead
{
    COLOR: red;

    FONT-WEIGHT: bold;
}
.error
{
    COLOR: #CC0000;

    FONT-WEIGHT: bold;
}
.errorHead
{
    COLOR: #CC0000;

    FONT-WEIGHT: bold;
}
.head
{
    COLOR: black;
    FONT-WEIGHT: bold;
	font-size: 130%;
    margin-bottom: 20px;
}
.headerTitle
{
    COLOR: #3C558E;

    FONT-WEIGHT: normal;
}
.headerTitleSmall
{
    COLOR: #3C558E;

    FONT-WEIGHT: normal;
}
.headerSmall
{
    COLOR: #993333;

    FONT-WEIGHT: normal;
}
.head2
{
    COLOR: black;

    FONT-WEIGHT: bold;
}
.head3
{
    COLOR: black;

    FONT-WEIGHT: bold;
}
.head4
{
    COLOR: black;

    FONT-WEIGHT: bold;
}
.head5
{
    COLOR: black;

    FONT-WEIGHT: bold;
}
.subHead
{
    COLOR: black;

    FONT-WEIGHT: normal;
}
.bodySubHead
{
    COLOR: red;

    FONT-WEIGHT: normal;
}
.body
{
    COLOR: #000000;

    FONT-WEIGHT: normal;
}
.homePageNotice
{
    COLOR: #000000;
    FONT-WEIGHT: normal;
    font-style: italic;
    width: 100%;
}
.headerLink
{
    COLOR: white;

    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.navLink
{
}
.resultPageSubHead
{

    FONT-WEIGHT: bold;
}
.formField
{
    COLOR: #000000;

    FONT-WEIGHT: normal;
}
.formFieldHelp
{
    COLOR: #000000;

    FONT-WEIGHT: normal;
}
.formFieldExample
{
    FONT-WEIGHT: normal;
}
.bodyBold
{
    COLOR: #000000;

    FONT-WEIGHT: bold;
}
.formFieldLabel
{
    COLOR: #000000;

    FONT-WEIGHT: bold;
}
.bodyEmphasis
{
    COLOR: #CC0000;

    FONT-WEIGHT: normal;
}
.bodyEmphasisSmall
{
    FONT-WEIGHT: normal;
}
.bodyEmphasisSmallBold
{
    FONT-WEIGHT: bold;
}
.accentBar
{
}
.compAccentBar
{
    text-align: left; /*need to be explicit for IE*/
}
.doubleCompAccentBar
{
}
tr.compAccentBar td
{
    padding-top: 10px;
    padding-bottom: 4px;
}
tr.compAccentBar th
{
    padding-top: 10px;
    padding-bottom: 4px;
    vertical-align: top;
    text-align: left; /*need to be explicit for IE*/
}
.compAccentBarBot
{
}
tr.compAccentBarBot td
{
    padding-top: 10px;
    padding-bottom: 4px;
}
tr.compAccentBarBot th
{
    padding-top: 10px;
    padding-bottom: 4px;
}
table.noClownPants
{
    width: 100%
}
table.noClownPants tr {
    vertical-align: top;
}
.navButton
{
    text-align: center;
    background-color: #3c55a0;
}
.wcca
{

    font-weight: bold;
   
    padding: 8px 12px 2px 12px;
    text-align: center;
    vertical-align: bottom;
   
    
    font-weight: bold;
   
    padding: 8px 12px 2px 12px;
    text-align: center;
    vertical-align: bottom;
   
    color: #3c55a0;
}
.pageFunc
{

    font-weight: bold;
   
    padding: 3px 12px 5px 12px;
    text-align: center;
    vertical-align: bottom;

    color: #000000;
}
.homePageInfoTitle
{
    font-weight: bold;
    color: black;
}
.termsOfUse {
  padding: 5px;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: monospace;
  font-size: 9pt;
  background-color: #fff;
  color: #000;
  width: 99%;
}
.searchCriteria {
  margin-bottom: 5px;
}
.resultList {
  margin-left: -3px;
}
.defaultForwardBack {
  margin-left: -8px;
}
.help-content {
  width: 90%;
}
table.help-glossary {
  width: 80%;
}
td table.help-glossary p {
  margin-left: 2px;
}
table.help-glossary td:first-child {
  width: 35%;
}
table.caseSearch td:first-child {
  width: 190px;
}
