.subtitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #7CA600;
}
.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #444444;
	line-height: 20px;

}
.topheader {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: normal;
}

#footer-wrapper {
	height: 50px;
	padding: 20px 0;
	background: #f8f8ed;
	border-top: 1px solid #99CC00;
}

#footer {
	width: 980px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
.skip {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFCC00;
	line-height: normal;
}
.sitemap {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #cc0066;
	line-height: normal;
}
a:hover {
	color: #7CA600;
	text-decoration: none;
}
.bg {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 24px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
