@charset "utf-8";
/* CSS Document */

.CategoryHeader {
	font-weight: bold;
	color: #E9B700;
	border-bottom-style: dotted;
	border-bottom-color: #E9B700;
	border-bottom-width: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.CategoryList {
	line-height: 21px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 3px;
	margin-top: 0px;
}
.FeatureBullets {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
}
.FeatureBulletsHeader {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	color: #000000;
}
.FeatureBullets2 {
	font-size: 12px;
	line-height: 32px;
	color: #395A2E;
}
.FeatureBullets a:hover    {
	background-color: #CCCCCC;
	background-image: none;
}
.FeatureBullets  a {
	color: #FFFFFF;
	text-decoration: none;
}
