.small
{
  font-size: 9pt
}
body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt
}

td
{  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt
}

th
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

a
{
  color: #003263;
}

a.hover
{
  color: #FFCC00;
}

.paragraphTitle
{
  color: #003263;
  font-weight: bold;

}

.paragraphTitleBig
{
  color: #003263;
  font-weight: bold;
  font-size: 14pt;

}



.crumbsTitle
{
  font-size: 14pt;
  color: #003263;
  font-weight: bold;
}

.crumbs
{
  color: #003263;
  font-weight: bold;
}

.yellowTitles
{
  color: #003263;
  font-weight: bold;
}

.yellowTitlesBig
{
  color: #003263;
  font-weight: bold;
  font-size: 14pt;
}



.tableTitle
{
  font-weight: bold;
  color: #FFFFFF;
}


.tableTitleBAI
{
  background-image:  url(/images/table_bg_bai.jpg);
  font-weight: bold;
  color: #FFFFFF;
}

.tableTitleJur
{
  background-image:  url(/images/table_bg_jur.jpg);
  font-weight: bold;
  color: #FFFFFF;
}


.tableHeaders
{
  background-color: #CCCCCC;
  text-align: center;
}

.rowHeaders
{
  background-color: #CCCCCC;
}


.redBold
{
  font-weight: bold;
  color: #992200;
}

.red
{
  color: #992200;
}


.smallGray
{
  color: #666666;
  font-size: 8pt
}


.forgotPass
{
  font-weight: bold;
  color: #992200;
}

.forgotPass:hover
{
  color: #FF0000;
}

.siteHeaders
{
  background-color: #E5B219;
}

.siteHeaderLink
{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt
}

.ombNumber
{
  color: #003263;
  font-size: 8pt
}

.jurHeader
{
  background-color: #FFFF00;
}

.leaHeader
{
  background-color: #7AA4CC;
}

.baiHeader
{
  background-color: #FFCC00;
}




