@charset "UTF-8";
.imagefloatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.mainbodyoverview_leftcolumn {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 68%;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #124400;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mainbody_overview_rightcolumn {
	background-color: #FFF;
	height: auto;
	width: 25%;
	float: right;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
}
#wrapper #MainContent .mainbody_overview_rightcolumn p {
	text-align: center;
	line-height: 1.2em;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	list-style-position: outside;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: -10px;
}
h5 {
	font-size: 1.2em;
	color: #333;
	margin: 0px;
	padding: 5px;
	text-align: left;
}
#wrapper #MainContent .mainbodyoverview_leftcolumn p {
	color: #333;
	padding: 5px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.resumetitles {
	font-size: 1.2em;
	color: #333;
	position: relative;
	top: 0px;
	text-align: left;
	left: 10px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resumetext {
	margin: 0px;
	padding: 0px;
}

