﻿#faqRoot_Simple {width: 100%;margin: 0px auto;padding: 0px;}
#faqindex_Simple {float: right;width: 190px;font-family: consolas,verdana,helvetica,sans-serif;}
#faqindex_Simple a, #faqindex_Simple a:visited {text-decoration: none;color: #666666;}
#faqindex_Simple a:active, #faqindex_Simple a:hover {color: #000000;border-bottom:dotted #cccccc 1px;}
#faqindex_Simple ul {list-style-type: square;list-style-image: none;list-style-position: outside;padding-left:25px;line-height: 18px;margin-top: 5px;font-size:80%;}
#faqindex_Simple ul li {color:#666666;white-space:nowrap;}
#faqindex_Simple h2 {padding: 0px;margin-bottom: 0px;border-bottom: dotted 1px #cccccc;color: #666666;}
#faq_Simple {float:left;width: 100%;margin: 0px auto; font-family: consolas,verdana,helvetica,sans-serif; color:#ff0000;}
#faq_Simple {margin-bottom: 25px;}
#faq_Simple .faqcontent_Simple {margin: 0px 10px 0px 10px;font-size: 95%;}
#faq_Simple h2.faqopened_Simple, #faq_Simple h2.faqclosed_Simple {cursor: pointer;padding: 0px 0px 0px 15px;border-bottom: dotted 1px #cccccc;margin-bottom: 0px;}
#faq_Simple h2.faqclosed_Simple:hover {color: #000000;}
#faq_Simple h2.faqclosed_Simple 
{
	color: #666666;
	background: transparent url(collapsed.png) no-repeat scroll 0px 10px;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
}
#faq_Simple h2.faqopened_Simple
{
	color: #000000;
	background: transparent url(expanded.png) no-repeat scroll 0px 10px;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
}

.faq_pagerbuttons_Simple
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#444444;
	border:3px solid #FFFFFF;
}
a.faq_pagerbuttons_Simple:link, a.faq_pagerbuttons_Simple:visited, a.faq_pagerbuttons_Simple:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#0AA7D6;
	
	border:3px solid #FFFFFF;
	/*text-decoration:none;
	border-bottom:1px dotted #0AA7D6;*/
}
a.faq_pagerbuttons_Simple:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	
	text-decoration:none;
	border:3px solid #008EB4;
	background:#008EB4;
}

.faq_pagerTable_Simple
{
	/*border:1px solid #EEEEEE;
	background:#FFFFFF;*/

}
.faq_pagerTD_Simple
{

	/*background:#FFFFFF;*/
	padding:2px;
}
.faq_pager_Simple,a.faq_pager_Simple:link, a.faq_pager_Simple:active, a.faq_pager_Simple:visited
{
	font-family: Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding:7px 9px;
	border: 1px solid #CCCCCC;
	color:#0000CC;
	background:#ffffff;
}
a.faq_pager_Simple:hover
{
	text-decoration:underline;	
}

.faq_pager_current_Simple,a.faq_pager_current_Simple:link, a.faq_pager_current_Simple:active, a.faq_pager_current_Simple:visited
{
	font-family: Tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding:7px 9px;
	border: 1px solid #83BC46;
	color:#723291;
	background:#F0F7E8;
}
a.faq_pager_current_Simple:hover
{
	text-decoration:none;	
}
