BODY
{
  font-family: verdana, arial, helvetica;	
  font-size: 10pt;
  font-weight: bold;
  background-color: #000000;
  color: #999999;  
}

.reviewQuote
{
  font-size: 8pt;
}

img
{
  border-width: 2px;
  border-color: #CC0000;	
}


A
{
  font-weight: bold;
  color: #CC0000;	
}

A:link
{
	color: #CC0000;	
}

A:visited
{ 
	color: #CC0000;	
}

A:active
{
	color: #CC0000;	
}

A.headingTopLink:visited, A.headingTopLink:active, A.headingTopLink:link
{
	color: #CC0000;	
}

A.menuLink:visited, A.menuLink:active, A.menuLink:link
{
	color: #CC0000;	
}

TD
{
  /*************************************************************************/
  /* Default table data formatting information for all table cells without */
  /* a specific class                                                      */
  /*************************************************************************/
  font-family: verdana, arial, helvetica;
  font-size: 11pt;
}

TD.topHeading
{
  font-size: 22pt;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #56806D;
}

.heading
{
  font-size: 14pt;
  font-weight: bold;
}

TD.subheading
{
  font-size: 12pt;
  font-weight: bold;
}

TD.subsubheading
{
  font-size: 10pt;
}

TD.title
{
  font-size: 22pt;
  color: #FFFFFF;
}

TD.subtitle
{
  font-size: 22pt;
/*  font-weight: bold; */
  color: #000000;
}

TD.navMenu
{
  color: white;	
}

TD.InternalLink
{
    font-size: 8pt;
}

TD.promptNote
{
  /*************************************************************************/
  /* Formatting of small notes to prompt users                             */
  /*************************************************************************/
  font-size: 8pt;
}

TD.priorityNote
{
  /*************************************************************************/
  /* Formatting of small priority notes to prompt users                             */
  /*************************************************************************/
  font-size: 8pt;
  color: red;
}

TD.lowPriorityNote
{
  /*************************************************************************/
  /* Formatting of small priority notes to prompt users                             */
  /*************************************************************************/
  font-size: 8pt;
  color: gray;
}

TD.headingNote
{
  font-size: 8pt;
  color: #FFFF00;
 }

TD.headingText
{
  font-size: 10pt;
  color: #FFFFFF;
}

TD.sortNote
{
  font-size: 8pt;
  color: #000066;
  font-weight: bold;
}

TD.listRow
{
  /*************************************************************************/
  /* Formatting of small notes to prompt users                             */
  /*************************************************************************/
  font-size: 8pt;
}
