@charset "UTF-8";




.leadin {
	color: #508520;
}

/* --------------------------------- title styles --------------------------------- */


.pagetitle-faq {
	position: relative;
	width: 880px;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 28px;
}
	


/* --------------------------------- question styles --------------------------------- */

.topBar_Faq
	{
		width:880px;
		height: 10px;
		float:left;
		display:inline;
		margin-left: 60px;
	}

.container_bottomFaq
	{
		width: 880px;
		height: 10px;
		float:left;
		display:inline;
	}

.container {
	background: #e2eadd;
	float:left;
	display:inline;
	width: 880px;
	margin-left: 60px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0px;
}
.faq_header {
	background-image: url(../images/faq_headerBG_09.gif);
	height: 35px;
	width: 810px;
	font-family: "Gill Sans Light", Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 6px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 20px;
}
.questions {
	background-color: #FFFFFF;
	width: 836px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 2px solid #9fa39c;
	position: relative;
}



/* ---------------------------------  footer Styles --------------------------------- */


.conversfooter {
	width: 1000px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 5px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
.conversfooter p {
	clear: both;
	text-align: center;
	padding-top: 40px;
}
.join  a:hover {
	clear: both;
	text-align: center;
	padding-top: 40px;
}

.sectionheads2 {
	padding-top: 4px;
	width:880px;
}