@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 8px;
	line-height: 110%;
	background-image: url(images/bkgrd.gif);
	background-repeat: repeat-y;
}
.faqtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_med {
	line-height: 140%;
}
.footer {
	font-size: 10px;
	padding-left: 14px;
	padding-right: 14px;
	color: #666666;
}
a:link {
	color: #8CC63E;
	text-decoration: none;
}
a:visited {
	color: #8CC63E;
	text-decoration: none;
}
.offset_left {
	padding-left: 14px;
}

}
.offset_right {
	padding-right: 14px;
}

a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.label {
	font-size: 14px;
	font-weight: bold;
	color: #8CC63E;
}
.wrapper {
	width: 950px;
}
.headline {
	font-size: 15px;
	color: #8CC63E;
	font-weight: bold;
}
