/* TURN ON SUBLINKS */
#secondnav #subhcpartners {
		display: block; 
		}

#secondnav #subhcpartners ul li a {
		font-weight: normal; 
		color: #ad0078;		 
		}
		
#secondnav #subhcpartners ul li a:hover {
		color: #54c247;
		}

body#hcpartners li#hcpartners a
		{
		color: #54c247;
		font-weight: bold;
		}
