span.faq_Header
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #fc8e17;
}

span.faq_question
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

span.faq_ans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

ul.faq_list
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

table.faq_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

table.faq_table td
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

table.faq_table_noBorder
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

td.table_cell_align_center
{
	text-align: center;
}

a.faq_hl:link
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #7D7D7D;
	font-weight: bold;
}

a.faq_hl:visited
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #7D7D7D;
	font-weight: bold;
}

a.faq_hl:hover
{
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #fc8e17;
	font-weight: bold;
}