﻿.ACTS_Services_topNavItem td
{
	color: #ed2939;
	border: none;
	border-right: 1px #008caf solid;
	border-top: 1px #008caf solid;
	font-size: 12px;
	height: 47px;
	vertical-align: bottom;
}
.ACTS_Services_topNavItem a
{
	color: #666;
	display: block;
	width: 89px;
	margin: 0 16px;
}
.ACTS_Services_topNavSelected a
{
	color: #008caf;
}
.ACTS_Services_topNavHover a
{
	color:#008caf;
}

#Content_Zone .Isoleted_TD{
	background-color:#daeff4;
}

#Content_Zone h1,h2,h3,h4,h5{
	color:#008caf;
}
#Content_Zone li a{
	text-decoration:none;
	color:#ed2939;
}

#Content_Zone li a:active:hover:link:visited{
	color:#ed2939;
}

#Content_Zone p a{
	text-decoration:none;
	color:#ed2939;
}

#Content_Zone p a:active:hover:link:visited{
	color:#ed2939;
}
