#FAQ_header > * {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
}

#FAQ_header_swf > h2{
	color:#3d5d86;
	font-size:300%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	margin:10px auto;
}

#FAQ_header_swf > h2 {
	text-indent: -99999px;
	background:url(images/faq_header.png) no-repeat center;
	width:371px;
	height: 126px;
}

#FAQ_header > h1{
	color:#FFFFFF;
	font-size:200%;
	margin:10px auto;
}

#FAQ_header h2{
	font-size:12px;
	line-height: 17px;
	width:700px;
	margin: 20px auto;
}

#FAQ_content {
	margin:auto;
	margin-bottom:40px;	
}

#FAQ_content > * {
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#FAQ_content > h1{
	color:#FFFFFF;
}

#qa_set {
	margin-bottom:20px;
}

.question > h1, .answer > h1 {
	font-size:100%;
	margin-top:40px;
}

.question h3, .answer h3 {
	color:#60b5d2;
	font-size:36px;
	font-style: italic;
}

.question h1 {
	color:#992317;
	font-size:15px;
	font-style: italic;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.answer h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#164074;
	font-size:13px;
	font-weight: normal;
}