
		
/****************************** MENU CLASSES ******************************/

a.subNav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.subNav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.subNav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	font-weight: normal;
	color: #83899C;
	text-decoration: none;
}

a.subMenuSelectedLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	color: #83899C;
	text-decoration: none;
	font-weight: bold;
}

a.subMenuSelectedLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.subMenuSelectedLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;	
	font-weight: bold;
	color: #83899C;
	text-decoration: none;
}


.subMenuSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;	
	color: #83899C;
	text-decoration: none;
	font-weight: bold;
}

.submenuarrow 
{
	padding-right: 5px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	font-style: normal; 
	color: #83899F; 
	font-weight: bold;
	}

.submenudash
{
	padding-right: 5px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	font-style: normal; 
	color: #83899F; 
	font-weight: bold;
	}
	
/****************************** END MENU CLASSES ******************************/
