/* CSS Document */
.FAQList {
	font-weight: bold;
	color: #000000;
}
.FAQStats {
	position: relative;
	left: 250px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.FAQuestion {
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.TextBlockWide {
	position: absolute;
	top: 239px;
	z-index: 1;
	left: 130px;
	width: 475px;
	font-size: 13px;
	font-weight: normal;
}
ul {
	list-style-position: inside;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: lighter;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	margin: 0px 0px 10px;
}