#Nav_377	{
	font-size: 1.3em;
	line-height: 2.0em;
	text-align: left;
}

/*Add padding to top of the nav in IE*/
*:first-child + html #Nav_377	{
		padding: 10px 0 0 0;
}

#Nav_377 li	{
	list-style-type: none;
}

#Nav_377 li a, #Nav_377 li span {
	color: #5B9B99; /*teal*/
	padding: 0 15px 0 0;
}

#Nav_377 li.active span	{
	background: url(Skins/Diabetes/images/arrow.jpg) center right no-repeat;
	color: #E8941A; /*orange*/
}

#Nav_377 li a:hover	{
	color: #E8941A; /*orange*/
	text-decoration: none;
}
	
#Nav_377 ol	{
	line-height: 1.3em;
}

#Nav_377 ol a, #Nav_377 ol span	{
	font-size: 90%;
	margin: 0 0 0 -20px;
}