@charset "utf-8";
/* CSS Document */

#faqTable {
	font: 12px Arial, Helvetica, sans-serif;
}

#faqQuestionTR {
font-size:16px;

	font-weight: bold;
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
	border-bottom: 1px solid #F7AB34;
}
#faqQuestionSPAN {
	color: #003768;
}
#faqTOPTD {
}
#faqTOPSPAN a {
color:#F7AB34
}
#faqTOPSPAN a:hover {
text-decoration:none;
}
#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {
}
#faqAnswerSPAN {
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
}

#faqContentsTable {

	font: 14px Arial, Helvetica, sans-serif;
}
#faqContentsCategoryTR {

}
#faqContentsCategoryTD {
	4
	font-weight: bold;
	background: #CCCCCC;
	display:none
}
#faqContentsQuestionTR {
}
#faqContentsQuestionIconTD {
	width: 5px;
}
#faqContentsQuestionTD {height:20px;

}
