.faq_ContentIndexContainer {
	position:relative;
	width:570px;
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}

.faq_ContentIndex {
	position:relative;
	width:550px;
	background-color:#FFFFFF;
	margin-left : 10px;
}
	
.faq_QuestionOn {
	position:relative;
	}
	
.faq_SectionHeader {
	position:relative;
	margin-left: 5px;
	margin-bottom: 10px;
	}	
	
.faq_QuestionContainer {
	position:relative;
	margin-left: 20px;
	}	
	
.faq_LeftColumnHeader {
		position:relative;
		padding-top: 6px;
		padding-bottom: 6px;
		width:570px;
		background-color:#D9D9D9;
		}
		
.faq_LeftColumnInterior {
		position:relative;
		margin-left:10px;
		margin-right:10px;
		}
	
.visible {
 	display: normal;
	}
		
.hidden {
 	display: none;
	}

A:link {FONT-SIZE: 14px;
	COLOR: white;
	text-decoration: none;
 }
A:visited {FONT-SIZE: 14px;
	 COLOR: white;
	text-decoration: none;
 }
A:hover {FONT-SIZE: 14px;
	 COLOR: white; TEXT-DECORATION: underline;
	}
A:active {FONT-SIZE: 14px;
	COLOR: white;
	text-decoration: none;
 }
BODY {
	SCROLLBAR-ARROW-COLOR: #8F7AA0; SCROLLBAR-TRACK-COLOR: #8F7AA0; SCROLLBAR-BASE-COLOR: #f8f8FF; scrollbar-dark-shadow-color: #8F7AA0;
	font-family: "arial narrow";COLOR: Black;
	font-size: 14px;
	text-align: justify;
}
p {
	FONT-SIZE: 14px; COLOR: Black; FONT-FAMILY: "arial narrow";
	text-align: justify;
	}
.H12 {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; FONT: bold 14px "arial narrow";  BORDER-LEFT: black 0px solid; COLOR: Black; BORDER-BOTTOM: solid Black 0px solid; LETTER-SPACING: 2px;
	background-color: white;
}
td {
	FONT-SIZE: 16px; COLOR: White; FONT-FAMILY: "arial narrow";
	text-align: justify;
}
INPUT {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #eeeeee; FONT-FAMILY: "arial narrow"; BACKGROUND-COLOR: #8F7AA0;
}