/* ======================= FAQ Page ==============================================*/
.center{
	mmin-height:300px;
	height:auto !important;
	hheight:300px;
}
.faqTitle {
		height:					25px;
		font:					normal 19px arial;
		color:					#ffffff;
		text-indent:			10px;
}
.faqTitle A{
		color:					#ffffff;
		text-decoration:none;
}
.faqQuestion {
		cursor:					pointer;
		color:					#696969;
		font-weight:			bold;
}

.faqAnswer {
		font-weight:			normal;
		color:					#4C5454;
}