body
{
background-color: white;
}

FONT
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
}

FONT.error
{
 color        : red;
 font-size    : small;
 font-weight  : bold;
}

FONT.red
{
 color        : red;
 font-size    : small;
 font-weight  : normal;
}

FONT.required
{
 font-size    : small;
 font-weight  : bold;
}


FONT.telephoneNumber
{
 font-size    : small;
 font-weight  : bold;
}

TD
{ 
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : small;
 font-weight  : normal;
}

TD.disabled
{
 color        : gray;
}

TD.page_links
{ 
 font-weight  : bold;
}

TD.home_links
{ 
 font-weight  : bold;
}

TD.page_link_solo
{ 
 font-size    : medium;
 font-weight  : bold;
}

TD.section_title
{
 color        : red;
 font-size    : small;
 font-weight  : bold;
}

TD.textHeader
{
 text-align   : center;
 font-size    : small;
 font-weight  : normal;
}

DT
{
 font-weight  : bold;
}
.article_heading
{
 color        : red;
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : medium;
 font-weight  : normal;
}

.homepage_headline
{
 color	      : CC0000;
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : large;
 font-weight  : bold;
}

.mission_statement
{
 color	      : blue;
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : small;
 font-weight  : normal;
}

.article_sub_heading
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : small;
 font-weight  : bold;
}
A 
{
 color: #000000; 
 text-decoration: none;
}

A:active
{
 color: #000000;
}

A:visited
{
 color: #000000;
}

A:hover
{
 color: red; 
 text-decoration:underline;
}

INPUT, SELECT, TEXTAREA
{
  font-family  : Arial,Verdana,Helvetica,sans-serif; 
  font-size: small;
}

.TROver
{
  background : #99CCFF none ;
}


.alert_link
{
 text-decoration: underline; 
 color: blue
}

.alert_title
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : x-large;
 font-weight  : bold;
}

.alert_date
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : medium;
 font-weight  : bold;
}



.current_news_title
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : x-large;
 font-weight  : bold;
 color	      : red;
}

.current_news_subtitle
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : medium;
 font-weight  : bold;
 color	      : red;
}

.current_news_stats
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : medium;
 font-weight  : normal;
}

.small_link
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : xx-small;
 font-weight  : normal;
}

.column_headings
{
 font-family  : Arial,Verdana,Helvetica,sans-serif; 
 font-size    : small;
 font-weight  : bold;
 color        : red;
}


