#contentarea {
	height: auto;
}
.centered>#contentarea {
	min-height: 0;
	height: auto;
}
.contentbody {
	float: left;
	/*width: 548px;*/
	width: 394px;
/*	margin-left: 36px; */
	margin-left: 10px;
	background: #fff;
	background-image: none;
	color: #2e3192;
}
	.contentbody .contentbody_top {
		background: #fff;
		background-image: none;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		overflow: hidden;
	}
	.contentbody .contentbody_main {
		position: relative;
		background: #fff;
		background-image: none;
	}
	.contentbody .contentbody_content {
	padding: 0 20px 5px 18px;
	line-height: 1.6;
	font-size: medium;
	border-color: #000;
	}
	.contentbody .contentbody_bottom {
		background: #fff;
		background-image: none;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
		overflow: hidden;
	}
	.contentbody p {
	margin: 18px 0 0 0;
	font-size: small;
	}


#footerarea {
	height: 160px;
	padding-top: 40px;
	background: #fff;/* url(../images/hex.jpg) 100% 0 no-repeat;*/
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: strong;
}
