.StandardWebControl
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	BORDER-LEFT-COLOR: black;
	BORDER-BOTTOM-COLOR: black;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: black;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-RIGHT-COLOR: black;
	BORDER-BOTTOM-STYLE: solid;
}

.HeaderText2
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Navy;
	font-weight:bold;			
}

.HeaderText
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: Navy;
	font-weight:bold;			
}

.DescriptionText2
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Navy;	
}

.DescriptionText
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: Navy;	
}

.FooterText 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	color: Gray;	
}

A:link	{	
	text-decoration:	none;
	color:	navy;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	navy;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	navy;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	navy;
	}
