.faq_content{
	width:535px;	
	position:relative;
	left:10px;
	top:15px;
	padding-bottom:55px;
	height:100%;		
}
.faq_heading{	
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:15px;		
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#064F8B;	
}
.faq_topic{
	padding-left:35px;	
	padding-right:15px;	
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#064F8B;	
}
.faq_item{
	padding-left:35px;
	padding-right:25px;
	padding-bottom:20px;			
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;	
}
