a.clsLeftNavLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}

a.clsSubNavLink 
{
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}

a 
{
	font-size: 8pt;
	color: #3366CC;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}

.clsMenuBlock {border-bottom:1px solid lightgrey;}
.clsMenuBlock_Selected 
{
	background-color: #EEEEEE;
	font-weight:bold;
	color:White;
}
.clsMenuItem_selected 
{
	font-weight:bold;
}
.clsFootNote 
{
	color:Gray;
	font-size:xx-small;
	font-family: Tahoma, Verdana, Sans-Serif;
}
.clsMenuToggleImg {cursor:hand;}
body, td
{
	font-family: arial, Verdana, Sans-Serif, Arial;
	font-size:9pt;
}