#tblSubNav td a
{
	font-size: 12px; 
	color: #9ea5ae;
	text-decoration: none;
	
}

#tblSubNav td a:hover
{
	font-size: 12px; 
	color: #002252;
	text-decoration: none;
	font-weight: normal;
	
}

#tblSubNav td #SubNavCurrentSection
{
	color: #002252;	
}
