/* CSS definition file containing site wide stylesheets */

.faq-ques {
	font-size: x-small;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	list-style-type: none;
 	margin-left: 5pt;
 	margin-top: 0pt;
 	margin-bottom: 2pt
}

.title {
	font-size: small;
 	color: rgb(241,155,74);
 	font-weight: bold;
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.desc {
	font-size: x-small;
 	color: rgb(51,51,51);
 	margin-top: 0pt;
 	margin-bottom: 0pt
}

.faq-ans {
	font-size: x-small;
 	color: rgb(54,46,46);
 	font-style: italic;
 	text-indent: 0pt;
 	margin-left: 25pt;
 	margin-top: 0pt;
 	margin-bottom: 15pt
}
