#content h1,
#content h2 {
	color: #428453;
}
#content h1.csc-firstHeader {
	color: #428453;
}
#content ul li {
	background-image: url(../images/bullet-green.gif);
}

#content a:link,
#content a:hover,
#content a:visited,
#content a:active {
	color: #bc873e; /* #006699; */
	text-decoration: none;
}
#content a:hover {
	/* color: #FF9900; */
	text-decoration: underline;	
}

#featureBox h2 {
	background-color: #9abd9a;	
	border-top-color: #23a27d;
	color: #FFFFFF;
}
#featureBox ul li {
	background-image: url(../images/bullet-green.gif);
}
#featureBox a:link,
#featureBox a:hover,
#featureBox a:visited,
#featureBox a:active {
	color: #376F45;	
	text-decoration: none;
}
#featureBox a:hover {
	/* color: #FF9900; */
	text-decoration: underline;	
}