a
{
	font-family					: arial; 
	font-size					: 10pt;	 
	color						: #174429;
	text-decoration				: none; 
}

div.faq_categories_questions
{
	padding-right			: 10px;
	padding-top				: 6px;
	height					: 18px;
	padding-bottom			: 1px;
}

div.faq_categories_title
{
	padding-top				: 10px;
	margin-bottom			: 10px;
}

div.faq_categories_content
{
	display					: none;
	margin-top				: 4px;
	margin-bottom			: 14px;
	padding					: 10px;
	background-color		: #eaf2c1;
}

div.faq_border
{
	margin-top				: 2px;
	border-bottom			: 1px solid white;
}

div.faq_categories_left
{
	float					: left;
	width					: 500px;
}

div.faq_categories_left p
{
	line-height				: 1.1em;
}

div.faq_categories_right
{
	float					: right;
}

div.faq_categories_clear
{
	clear					: both;
}