.backGround {
	background-image: url(images/middle_rep.gif);
	background-repeat: repeat-x;
}
.textBackground {
	border-right-width: 98px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e3de;
	border-left-color: #f4dbf1;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	padding-right: 112px;
	padding-left: 38px;
	margin-bottom: 15px;
}
.backGroundStep {
	background-image: url(images/step_middle_rep.gif);
	background-repeat: repeat-x;
}
.articleHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	padding-left: 30px;
	list-style-type: square;
}
.articleText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding-right: 20px;
	padding-left: 38px;
	margin-bottom: 15px;
}
.newsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-right: 10px;
	padding-left: 27px;
	margin-bottom: 15px;
	list-style-type: disc;
	margin-top: 0px;
	padding-top: 10px;
}

