﻿.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: #003768;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	border-bottom:1px solid #e1e7e9;
		padding-bottom: 2px;
		padding-top: 2px;
		margin-top: 5px;
		text-transform: uppercase;
}
.faq-cat:hover
{
	color: #024498;
	font-weight: bold;
	background-color: #ededed;
}
.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-left: 6px;
	color: #999999;
}
.faq-question
{
	padding-left: 5px;
}
.faq-question-on
{
	font-weight: bold;
	color: #003768;
}
.faq-a
{
	font-weight: bold;
	text-align: right;
	padding-left: 6px;
	color: #cccccc;
}
.faq-answer
{
	padding-bottom: 20px;
	padding-left: 5px;
}
.faq-plusminus
{
	margin-right: 4px;
	margin-left: 4px;
}