﻿/*Top navigation green color*/
a, a:visited { font-weight: bold; color: #82BC66; text-decoration: none; outline: 0; line-height: inherit; }
a:hover { color: #638e4d;}
div.pageHeader div.message
{
	background-image:url("../images/publishing-message-green.gif");
	background-repeat:no-repeat;
	width:245px;
	height:108px;
	float:left;
	margin-left:25px;
}
div.servicesCenter
{
	float:left;
	width:730px;
	padding-left:30px;
	background-color:#E5F5DD;
}
div.servicesCenter h1
{
	color:#3B582D;
	line-height:1.1;
}
div.servicesCenter h2
{
	color:#4E6542;
}
ul.leftNav li a:hover
{
	color: #638e4d;
}
.contentSection a
{
	text-decoration:none;
}
.contentSection a.linkU
{
	text-decoration:underline;
}