#faq_tdText
{
	color: Black !important;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

.faq_txtSearchWord
{
	border: 1px solid #d1d1d1;
	color: Black;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 11px;
	font-weight: normal;
	height: 29px;
	padding: 7px 5px 5px 5px;
	text-decoration: none;
	width: 189px;
	background-image: url(/images/search_textbox_background.png);
	background-repeate: repeat-x;
}

.faq_btnSearch
{
	background-color: #65696d;
	border: 0px;
	color: #bac8d7;
	font-family: 'Lucida Sans Unicode', Arial;
	font-size: 16px;
	font-weight: bold;
	height: 29px;
	padding: 1px 12px 2px 12px;
	text-decoration: none;
	width: 67px;
}

#faq_tblResults 
{
	width: 540px;
	margin-top: 20px;
}

#faq_tblResults td
{
	color: Black;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
}

.faq_tdHeader
{
	padding: 3px 0px 3px 0px;
}

.faq_trQuestion_hover td
{
	color: #0078c9 !important;	
}

.faq_trQuestion_even td
{
	background-color: #eeeeee;
}

.faq_trQuestion_odd td
{
	background-color: #ffffff;
}

.faq_tdQuestion
{
	padding: 5px 0px 5px 3px;	
	cursor: pointer;
         font-weight: bold !important;
}

.faq_trAnswer
{

}

.faq_tdAnswer
{
	padding: 5px 10px 10px 10px;
/*	background-color: #e1e1e1;*/
	border: 1px solid #e1e1e1;
}

.faq_tblEmpty
{
	width: 100%;
	margin-top: 10px;
}

.faq_tdEmpty
{
	color: #93853c;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	border: 1px solid #f1e194;
	background-color: #fff9d9;
	padding: 3px;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
