#faqRoot {width: 800px;margin: 0 auto;padding: 0;}
#faqindex {float: right;width: 190px;font-family: arial;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #ccc 1px;}
#faqindex 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 ul li {color:#666666;white-space:nowrap;}
#faqindex h2 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}

#faq .faqcontent {margin: 0 10px 0 0px;font-size: 95%;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 0 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: black;}


/* Added for h4 */
#faq h4 {font-family:arial; font-size:16px; font-weight:bold; line-height:18px; color:#484e50;height:18px;}
#faq h4.faqopened, #faq h4.faqclosed {cursor: pointer;padding: 0 0 6px 15px;margin-bottom: 0;}
#faq h4.faqclosed:hover {color: black;}
#faq h4.faqclosed {color: #484e50;background: transparent url(../images/ArwLtNav1.gif) center left no-repeat;}
#faq h4.faqopened {color: #484e50;background: transparent url(../images/ArwLtNav2.gif) center left no-repeat;}

/* Added for h5 */
#faq h5 {font-family:arial; font-size:14px; font-weight:bold; line-height:18px; color:#484e50;height:18px;}
#faq h5.faqopened, #faq h5.faqclosed {cursor: pointer;padding: 0 0 6px 15px;margin-bottom: 0;}
#faq h5.faqclosed:hover {color: #a7b415;}
#faq h5.faqclosed {color: #484e50;background: transparent url(../images/ArwLtNav1.gif) center left no-repeat;}
#faq h5.faqopened {color: #a7b415;background: transparent url(../images/ArwLtNav2.gif) center left no-repeat;}


/* FAQ Div */
#faq .ques{ }

/* For Arrow and Hyperlink */
#faq {width:200px; line-height:18px; color:#484e50;}
#faq img {padding:10px 0 0px 0px; }
#faq ul {margin:0; padding:0; list-style-type:none; width:403px;}
#faq li {margin:0; padding:0; /*border-bottom:1px solid #e9e9e9;*/}
#faq ul.message_list li a {
	display:block; 
	/*width:180px;*/ 
	font-family:arial; 
	font-size:12px; 
	font-weight:bold;
	line-height:18px;
	color:#484e50; 
	padding:0px 10px 6px 15px; 
	background:url(../images/ArwLtNav3.gif) top left no-repeat;
	text-decoration:none;
}
#faq ul.message_list li a:hover {
	background:transparent url(../images/ArwLtNav3.gif) top left no-repeat; 
	color:#a7b415; 
	text-decoration:none;
}
#faq ul.message_list li a:active {
	background:transparent url(../images/ArwLtNav4.gif) top left no-repeat; 
	color:#a7b415; 
	text-decoration:none;
}
#faq ul.message_list li a:focus {
	background:transparent url(../images/ArwLtNav4.gif) top left no-repeat; 
	color:#a7b415; 
	text-decoration:none;
}
#faq ul.message_list li a.select, #LtNav2 ul li a.select:hover {color:#a7b415; text-decoration:none;}
#faq ul.message_list li a.open {background:url(../images/ArwLtNav4.gif) left 10px no-repeat; padding:5px 0 4px 12px; width:118px; color:#484e50; text-decoration:none; font-weight:bold;}
#faq ul.message_list li a.open:hover {background:url(../images/ArwLtNav4.gif) left 10px no-repeat; padding:5px 0 4px 12px; width:118px; color:#a7b415; text-decoration:none; font-weight:bold;}


/* Inner Question */

.message_list {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.message_head {	
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	position: relative;
}
.message_body {
	display:block; 
	font-family:arial; 
	font-size:12px; 
	font-weight:normal; 
	line-height:18px; 
	color:#484e50; 
	padding: 0px 5px 6px 15px;
}

#faq div.message_body p a {color:#a7b415; text-decoration:none; outline:none; display:inline; background-image:url('');font-weight:normal;padding:0}
#faq div.message_body p a:hover {color:#a7b415; text-decoration:underline; outline:none;display:inline; background-image:url('');font-weight:normal;}
