.contentBox {
	width: 930px;
	font-size: 9pt;
	height: 400px;
}

.contentMenu {
	background-color: #e3e6ad;
	width: 189px;
}
.contentMiddle {
	background-color: #edefc8;
	padding-top: 10px;
}

h5 {
	color: #68b022;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 4px;
}

b {
	color: #68b022;
}

.splitter {
	width: 741px;
}

.splitterImage {
	width: 205px;
	padding-left: 0px;
	padding-top: 40px;
	text-align: left;
}
.leftImage {
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-bottom: 21px;
}

.splitterText {
	line-height: 20px;	
	color: #68b022;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px
}
