﻿.ACTS_Services_topNavItem td
{
	color: #ed2939;
	border: none;
	border-right: 1px #009b6d solid;
	border-top: 1px #009b6d 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: #009b6d ;
}
.ACTS_Services_topNavHover a
{
	color:#009b6d ;
}

#Content_Zone .Isoleted_TD {
	background-color:#dff1e9;
}

#Content_Zone h1,h2,h3,h4,h5,h6 {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#009b6d;
}

#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;
}
