body
{
 	font-family: Arial;
}



td.BodyText
{
	font-size: 8pt;
	color: #5B6667;
}

td.BodyTextBold
{
	font-size: 8pt;
	font-weight: bold;
	color: #5B6667;
}

td.LargeWhite
{
	font-size: 10pt;
	color: WHITE;
	font-weight: bold;
}

td.BroadCastPopup
{
	font-size: 8pt;
	color: BLACK;
}

td.Heading
{
	font-size: 10pt;
	font-weight: bold;
	color: #5B6667;
}

td.SecondaryNav
{
	color: #5B6667;
	font-size: 8pt;
}
td.SecondaryNavWhite
{
	color: WHITE;
	font-size: 8pt;
}

td.PrimaryNav
{
	font-family:Arial;
	font-weight: bold;	
	font-size: 12.5pt;	
	COLOR: #455254;
} 

td.MessageBoard
{
	text-align: left;
	color: white;
	background-color: #445254;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-align: left;
} 

A:active
{
  COLOR: white;
  TEXT-DECORATION: none;
}
A:link
{
	color: white;
	TEXT-DECORATION: none;
}
A:visited
{
  COLOR: white;
  TEXT-DECORATION: none;
}
A:hover
{
  COLOR: white;
  TEXT-DECORATION: underline;
}	

A:active.BigNav
{
  COLOR: white;
  TEXT-DECORATION: none;
}
A:link.BigNav
{
	font-size: 10pt;		
	color: white;
	TEXT-DECORATION: none;
}
A:visited.BigNav
{
	font-size: 10pt;	
  COLOR: white;
  TEXT-DECORATION: none;
}
A:hover.BigNav
{
	font-size: 10pt;	  
  COLOR: white;
  TEXT-DECORATION: underline;
}	

A:active.PrimaryNav
{
	font-family:Arial;
	font-weight: bold;	
	font-size: 12.5pt;	
  COLOR: #455254;
  TEXT-DECORATION: none;
}
A:link.PrimaryNav
{
	font-family:Arial;
	font-weight: bold;	
	font-size: 12.5pt;		
	color: #455254;
	text-decoration: none;
}
A:visited.PrimaryNav
{
	font-family:Arial;
	font-weight: bold;	
	font-size: 12.5pt;	
  COLOR: #455254;
  TEXT-DECORATION: none;
}
A:hover.PrimaryNav
{
	font-family:Arial;
	font-weight: bold;	
	font-size: 12.5pt;	  
  COLOR: #ffffff;
  TEXT-DECORATION: none;
	text-decoration: none;    
}	

A:active.SecondaryNav
{
	font-size: 8pt;	
  COLOR: #5B6667;
  TEXT-DECORATION: none;
}
A:link.SecondaryNav
{
	font-size: 8pt;		
	color: #5B6667;
	TEXT-DECORATION: none;
}
A:visited.SecondaryNav
{
	font-size: 8pt;	
  COLOR: #5B6667;
  TEXT-DECORATION: none;
}
A:hover.SecondaryNav
{
	font-size: 8pt;	  
  COLOR: white;
  TEXT-DECORATION: underline;
}	

.datagrid
{
	border-left-color: #D0CECE;
	border-bottom-color: #D0CECE;
	margin: 1pt;
	border-top-style: solid;
	border-top-color: #D0CECE;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0CECE;
	border-bottom-style: solid;
	border-width: 1pt;
}

.datagrid.header
{
	text-align: left;
	color: white;
	background-color: #445254;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-align: left;
}

.datagrid.item
{
	font-size: 8pt;
	color: #5B6667;
	text-align: left;
}

.datagrid.alternatingitem
{
	font-size: 8pt;
	color: #5B6667;
	text-align: left;
}