#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;
}
.pageMainContent 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;
}
.innerContent{
	line-height:24px;
	font-size:14px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.innerContent textarea{
	height: 150px;
	width: 300px;
}
