.faq_container {
  width: 810px;
  position: relative;
}
. faq_header {
	color:  #009900;
	display: block;
	font-size: 18px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
		}
.faq_footer {
  font-size: 18px;
  padding: 10px;
}
.faq_menu {
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
  background: #DDDDDD;
  padding: 10px;
/*  width: 810px;*/
}
.faq_menu a {
  padding: .2em .3em;
  background-color: #003366;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #003366;
  font-weight: bold;
  font-size: 12px;
  margin: 0 6px 0 0;
}
.faq_menu a:hover {
  background-color: #838383;
  color: #ffffff;
  text-decoration: none;
}
.faq_mainMessage {
  font-size: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.faq_browseTopics {
  font-size: 14px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #336699;
  border-bottom: 1px solid #003366;
}
.faq_topicHeader {
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
  color: #336699;
  margin: 4px 0 10px 0;
  border-bottom: 1px solid #003366;
}
.faq_topicHeader a{
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
  color: #336699;
  margin: 4px 0 0 0;
  border-bottom: 1px solid #003366;
  text-decoration: underline;
}
.faq_modified {
  width: 50%;
  font-size: 18px;
  font-style: italic;
  text-align: right;
}
.faq_topicList {
  font-size: 18px;
  padding: 5px;
  margin: 5px 0 0 0;
  list-style-image:url(http://www.idp-me.com/images/plus.gif);
  font-size:12px;
  text-align:left;
}
ul, li {
  margin: 0 0 0 0;
  padding-left: 8px;
  list-style-image:url(http://www.idp-me.com/images/plus.gif);
	font-size:18px;
	color:#000;
	font-family: 'Times New Roman';
}
.faq_questionQ {
  width: 50%;
  font-size: 18px;
  font-weight: bold;
}
.faq_answerA {
  width: 20px;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.faq_question {
  width: 778px;
  font-size: 18px;
  padding-top: 10px;
}
.faq_question ul, .faq_question li {
  margin: 0 0 0 0;
  padding-left: 8px;
}
.faq_answer {
  width: 782px;
  font-size: 18px;
}
ul ul {
  padding-left: 16px;
  list-style-type: none;
}
li li {
 padding-left: 16px;
color: #030;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
list-style-image: url(http://idp-me.com/images/plus.gif);
list-style-type: none;
text-align: left;
text-decoration: none;
}
			.trigger {
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	PADDING-RIGHT: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	BACKGROUND: #78be32;
	FONT-SIZE: 18px;
	CURSOR: pointer;
	PADDING-TOP: 3px
}
.trigger:hover {
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	BACKGROUND: #c6e3a3;
	FONT-SIZE: 18px;
	CURSOR: pointer;
	PADDING-TOP: 3px;
	width: 100%;
}
.expanded {
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	BACKGROUND: #78be32;
	COLOR: #fff;
	FONT-SIZE: 18px;
	CURSOR: pointer;
	PADDING-TOP: 3px;
	width: 100%;
}
.expanded:hover {
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	BACKGROUND: #c6e3a3;
	COLOR: #000;
	FONT-SIZE: 18px;
	CURSOR: pointer;
	width: 100%;
}
		
		.show
		{
			 position:static;
			 display: table;font-size:18px;
			font-family:Verdana, Geneva, sans-serif;
		}
		
		.hide
		{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;font-size:18px;
			font-family:Verdana, Geneva, sans-serif;
		}									