
.FAQTopText {
	border-bottom:1px solid #CCCCCC;
	color:#6488BE;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	margin-left:15px;
	margin-top:10px;
	width:565px;
	float: left;
}

.FAQtitleText {
	color:#6488BE;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	height:25px;
	margin-left:15px;
	width:640px;
	margin-left:10px;
	float:left;
}

.FAQtitleField {
	margin-left:15px;
	width:680px;
	height:15px;
}
.FAQplus {
	float: left;
	height: 15px;
	width: 15px;
}
.FAQexpand {
	float: left;
	width: 670px;
	margin-left:25px;
}
.expandTop {
	background-image: url(/images/expandTop.png);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 636px;
}
.expandMiddle {
	background-image: url(/images/expandMiddle.png);
	background-repeat: repeat-y;
	float: left;
	width: 636px;
}
.expandbottom {
	background-image: url(/images/expandBottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 636px;
}

.answerText {
	color:#333333;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	line-height:17px;
	margin-left:15px;
}

.FAQfirstRow {
	margin-left:15px;
	width:670px;
	height:70px;
	float: left;
}

.FAQplusTop {
	float:left;
	height:15px;
	width:15px;
	margin-left:3px;
	margin-top:41px;
}

.expandAllText {
	color:#6488BE;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin-left:4px;
	margin-top:41px;
	width:60px;
}
