#innerContent{
}
.siteMapPath{
	background-image: url(../images/bar_right.jpg);
	margin: 0px;
	height: 34px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 6px;
	width: 100%;
	color: #096524;
	font-weight: bold;
	line-height: 34px;
}
.siteMapPath a{
	color: #096524;
	font-weight: bold;
}
.articleTitle h2{
	background-image: url(../images/bar_rightb.jpg);
	margin: 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-position:center top;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.articleInfo {
	background-color: #F3FAF5;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 10px;
}
.innerContent{
	line-height:24px;
	font-size:14px;
}
