.C_ContentText
{
	 color:#929d8f;
	 font: normal 12px/16px Arial, Helvetica, Sans-Serif;
}
.C_LinkText
{
	color:#418612;
	cursor: pointer;
}
.C_GreyLink
{
	color: #929D8F;
}
.C_GreenLink
{
	color: #578613;
	font: normal 12px/16px Arial, Helvetica, Sans-Serif;
}
.C_BoldGreenLink
{
	color: #578613;
	font: bold 12px/16px Arial, Helvetica, Sans-Serif;
}
.C_GreenButton
{
	width: 91px;
	height: 20px;
	background: #418612;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font: bold 11px/20px Arial, Sans-Serif;
	display: block;
}
.ListLink
{
	color:#929d8f;
	font: normal 13px/21px Arial, Helvetica, Sans-Serif;
}
.ContentHeading
{
	font-family: trebuchet ms, arial;
	color: #ff0000;
	font-size: 15px;
	font-weight: bold;
	align: none;
}
.ContentSubHeading
{
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	align: none;
}
.ContentText
{
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	color: #7ab27a;
	font-size: 13px;
	line-height: 16px;
	align: none;
}
.ValidateError
{
	color: #ff0000;
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
}
.SubmitButton
{
	background-image: url(../../images/submitbutton.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 53px;
	height: 20px;
}
.DarkContentText
{
	font-family: trebuchet ms, tahoma;
	font-size: 13px;
	color: #4e694e;
}
h3 
{
	color:#4b4d49;
	font: normal 14px Arial, Helvetica, Sans-Serif;
	text-transform:uppercase;
}

h4 
{
	color:#7a8278;
	font-size:1em;
	margin-bottom:3px;
}
h5 
{
	color:#7a8278;
	font-size:1em;
	margin-bottom:20px;
}
li
{
	color: #339966;
}
ul
{
	list-style-image: url(../../images/orangedot.gif);
}
