﻿.FAQ_QuestionList
{
	list-style:decimal;
}

.FAQ_AnswerList
{
	list-style:decimal;
}

.FAQ_CategoryList
{
	list-style:decimal;
}

.FAQ_CategoryLink
{
}

.FAQ_QuestionLink
{
}

.FAQ_QuestionHeader
{
	color:#6885ad;
	font-weight:bold;
}

.FAQ_Answer
{
}

.FAQ_BackLink
{
}

.FAQ_TreeCategory
{
	font-weight:bold;
	font-size:14px;
}

.FAQ_TreeQuestion
{
	
}





/*//////////////////////////////////////////////////////*/
.faq-cat-table
{
	
}
.faq-cat-table td
{
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.faq-cat
{
	color: #ffffff;
	font-weight: bold;
	background-color: #cc0000;
}
.faq-cat:hover
{


}
.faq-cat a
{
	font-weight: bold;
	color: #000000;
	display:block;
}
.faq-cat a:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#faq-questions
{
	
}
.faq-q-table
{
	
}
.faq-q
{
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
	color: #999999;
	border-bottom: 1px solid #f1f1f1;
}
.faq-question
{border-bottom: 1px solid #f1f1f1;

	
}
.faq-question a {
	color: #000000;
	display: block;
}
.faq-question a:hover {
	color: #cc0000;
}
.faq-question-on
{
	font-weight: bold;
	color: #cc0000;
}
.faq-a
{
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
	color: #cccccc;
	background-color: #f1f1f1;
	padding-left: 4px;
}
.faq-answer
{
	padding-bottom: 10px;
	background-color: #f1f1f1;
}
.faq-plusminus
{
	margin-right: 4px;
	margin-left: 4px;
}