	a.siteIndex {
		color:black;
	}
	.leftNav .leftNavItem a {
		color: black;
	}



.leftNav .leftNavItem a {
	color:black;
	
}
	
A.siteIndex{
	color: black;
}


A.whatsnew{
	color: black;
	
	
}
A.contentList{
	color: black;
}


A.contentList:visited{
	color: black;
}
A.contentLink{
	color: black;
}


A.contentLink:visited{
	color: black;
}

.TopMenu td {
	vertical-align:inherit;
}


div.secondaryPageContentSideBar {
	width:215px;	
}


A.siteIndex, A.whatsnew, A.contentList, a.contentLink{
	color: #36648F;
	text-decoration:underline;
}
A.siteIndex:visited, A.whatsnew:visited, A.contentList:visited, a.contentLink:visited{
	color: #6ba8d4;
	text-decoration:underline;
}

A.siteIndex:hover, A.whatsnew:hover, A.contentList:hover, a.contentLink:hover{
	color: #0076cc ;
	text-decoration:underline;
}

.mainContentTextSingle {
	width:535px;
}

