body    { color: black; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
a { color: #0078c1 }
.header  { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.bold   { color: #000; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.bold_body { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
.reg_body { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
.justify { text-align: justify }
.regular   { color: #000; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
.footer { color: #000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal }
td
{ 
   color: #000; 
   font-size: 12px; 
   font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
   font-weight: normal;
}

th
{ 
   color: #000; 
   font-size: 12px; 
   font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
   font-weight: bold;
}

.tbl_header
{
   color: white;
   background-color: #0A57A7;
   font-weight: bold;
}

.even
{
   background-color: #B5C5D5;
}

.inq_title
{
   color: white;
   background-color: #0A57A7;
   font-weight: bold;
}

.inq_text
{
   background-color: #B5C5D5;
}

.det_title
{
   color: white;
   background-color: #0A57A7;
   font-weight: bold;
}

.det_title_center
{
   color: white;
   font-weight: bold;
   text-align: center;
}
.det_text
{
   background-color: #B5C5D5;
   font-weight: normal;
}

.det_header
{
   font-size: 12pt;
   font-weight: bold;
}

.det_subheader
{
   font-size: 12pt;
   font-weight: bold;
   text-decoration: underline;
}

.news_caption
{
   font-weight: bold;
   color: white;
   color: #0A57A7;
}

.news_body
{
   font-weight: normal;
   background-color: white;
   color: black;
}

.news_title
{
   font-weight: bold;
   font-size: 14px;
   color: #0A57A7;
}

.jobs_title
{
   font-weight: bold;
   font-size: 14px;
   color: #0A57A7;
}

.title
{
   font-weight: bold;
   font-size: 14px;
   color: #0A57A7;
}

.button
{
   border: none;
}

.caption
{
   font-weight: bold;
   color: #0A57A7;
}

.error
{
   color:#FF0000;
}
