﻿table.faq_outerTable_SkinDefault {
	 width:100%;
	 background:transparent;
}

div.ajaxloader {
	background-image:url(ajaxfaq-loader.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:19px;
	width:100%;
}
#faqHeader_SkinDefault {
	
	height:20px;
	vertical-align:middle;
	margin: 0px auto;
	padding: 2px;
	text-align:right;
	background:transparent;

}
span#faqExpColAll_SkinDefault, span#faqExpColAll_SkinDefault:active, span#faqExpColAll_SkinDefault:visited {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
	cursor:pointer;
	padding:2px 10px;
}
span#faqExpColAll_SkinDefault:hover {
	
	text-decoration:underline;
}
#faqRoot_SkinDefault {
	
	margin: 0px auto;
	padding: 0px;
}
#faqindex_SkinDefault {
	float: right;
	width: 190px;
}
#faqindex_SkinDefault a, #faqindex_SkinDefault a:visited {
	text-decoration: none;
	
}
#faqindex_SkinDefault a:active, #faqindex_SkinDefault a:hover {
	
	border-bottom:dotted #cccccc 1px;
}
#faqindex_SkinDefault ul {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	padding-left:25px;
	line-height: 18px;
	margin-top: 0px;
	font-size:80%;
}
#faqindex_SkinDefault ul li {
	
	/*white-space:nowrap;*/
}
#faqindex_SkinDefault h2 {
	padding: 0px;
	margin-bottom: 0px;
	border: solid 1px #c4c4c4;
	
}
#faq_SkinDefault {
	float:left;
	width: 100%;
	margin: 0px auto;
	
}
#faq_SkinDefault {
	background:transparent;
    margin-bottom: 15px;
}
#faq_SkinDefault .faqcontent_SkinDefault {
	 background:transparent;
    
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px 0px;
    overflow: auto;
    padding: 3px 28px 10px 35px;
	border-bottom: 1px dotted;
}
#faq_SkinDefault h2.faqopened_SkinDefault, #faq_SkinDefault h2.faqclosed_SkinDefault {
	cursor: pointer;
	padding: 4px 20px;
	border: solid 0px #c4c4c4;
	margin: 0px;
}
#faq_SkinDefault h2.faqclosed_SkinDefault:hover 
{
    
	background:transparent;
	text-decoration:underline;
	
   
}
#faq_SkinDefault h2.faqclosed_SkinDefault {
	
	background: transparent;
	
	font-size: 12px;
    font-weight: bold;
	line-height:normal;
}
#faq_SkinDefault h2.faqopened_SkinDefault {
	
	background: transparent;
	border-bottom: 1px dotted;
	
	font-size: 12px;
    font-weight: bold;
	line-height:normal;
}
.faq_pagerTable_SkinDefault {
}
table.faq_pagerTable_SkinDefault {
	padding:10px;
}
.faq_pagerTD_SkinDefault {
	 padding: 2px;
}
.faq_pager_SkinDefault, a.faq_pager_SkinDefault:link, a.faq_pager_SkinDefault:active, a.faq_pager_SkinDefault:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 9px;
	border: 1px solid #C4C4C4;
	
	background:transparent;
}
a.faq_pager_SkinDefault:hover {
	text-decoration:underline;
}
.faq_pager_text_SkinDefault, a.faq_pager_text_SkinDefault:link, a.faq_pager_text_SkinDefault:active, a.faq_pager_text_SkinDefault:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 9px;
	border: 1px solid #C4C4C4;
	
	background:transparent;
}
a.faq_pager_text_SkinDefault:hover {
	text-decoration:underline;
}
.faq_pager_current_SkinDefault, a.faq_pager_current_SkinDefault:link, a.faq_pager_current_SkinDefault:active, a.faq_pager_current_SkinDefault:visited {
	background:transparent;
   /* border: 1px solid #C4C4C4;*/
   
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none
}
a.faq_pager_current_SkinDefault:hover {
	text-decoration:none;
}
.faq_Question_Link {
	font-size:14px;
	font-weight:400;
	padding: 8px 0 10px 15px;
	
}
.faq_Question_Link a, a.faq_Question_Link:link,a.faq_Question_Link:visited,a.faq_Question_Link:active{ text-decoration:none; font-size:12px;}
.faq_Question_Link a:hover {
    
    text-decoration: underline;
	 font-size:12px;
}

 .faq_Search_result a, a.faq_Search_result:link,a.faq_Search_result:visited,a.faq_Search_result:active{  text-decoration:none; font-size:11px; }
.faq_Search_result a:hover {
   
    text-decoration: underline;
	font-size:11px;
}
.faq_Search_text {
	font-size:14px;
	font-weight:400;
	padding-left: 15px;
	line-height: 30px;
}
.faq_Search_result {
	font-size:12px;
	font-weight:normal;
	padding: 5px 10px;
}
h3 {
	
    font-size: 12px !important;
    font-weight: 400 !important;
    margin: 5px 30px !important;
}
.faq_Search_input {
	background: url("field_line.png") no-repeat scroll center center transparent;
	border: 0 none;
	height: 25px;
	padding: 0 10px;
	width: 186px;
	margin-left:10px;
}
.selectBox-label {
	/*background: url("field_line.png") no-repeat scroll center center transparent;*/
	/*border: 0 none;
	display: inline-block;
	font-size: 12px;
	height: 25px;
	overflow: hidden;
	padding: 3px 10px;
	white-space: nowrap;
	width: 90%;*/
     -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #666666;
    font-size: 12px;
    height: 25px;
    margin-left: 10px;
    overflow: hidden;
    padding: 3px 10px;
    white-space: nowrap;
    width: 90%;
}
.faq_Searchbg {
	background:url("Header_bg.png") repeat-x scroll center center transparent;
	height:30px;
	display:block;
	margin-bottom: 10px;
}
.faq_Tablebg {
	background: transparent ;
}
.faqcontent_Simple a, a.faqcontent_Simple:link, a.faqcontent_Simple:visited, a.faqcontent_Simple:active {
    
    font-size: 13px;
    text-decoration: none;
}

 .faqcontent_Simple a:hover { text-decoration: underline}
 
 