#faqContentsTable {
	border: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
	width:95%;

}
#faqContentsCategoryTR {
	
}
#faqContentsCategoryTD {
	color: #fff;
	font-weight: bold;
	background: #00336f;
		width:95%;
		padding:4px;
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 5px;
}
#middle td
{
	padding: 4px;
} #faqContentsQuestionTD {
	padding:4px;
}

#faqTable {
	border: 1px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
		width:95%;
}

#faqQuestionTR {
	background: #00336f;
	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
}
#faqQuestionSPAN {
	color: #fff;
}
#faqTOPTD {
}
#right #faqTOPTD a:link {
	color: #fff;
}
#right #faqTOPTD a:visited {
	color: #fff;
}
#right #faqTOPTD a:hover {
	color: #6d94c3;
}
#faqTOPSPAN {
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
}
