.top_left_corner {
	position: absolute;
	top: 0;
	left: 0;
}
.center_align {
	margin: 0 auto;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.required {
	color: #FF0000;
}
.news_image {
	position: relative;
	float: right;
	margin: 10px;
	padding: 2px;
}
.table_marketing {
	border: 1px solid #0C2E82;
	background-color: #EAF5FC;
}
.table_press {
	border: 1px solid #0C2E82;
	background-color: #D1E4EF;
}
.Box_title {
	font-size: 1.3em;
	font-weight: bold;
	color: #0C2E82;
	text-decoration: underline;
}
.big_blue {
	font-size: 1.5em;
	font-weight: normal;
	color: #0C2E82;
	margin: 0;
}

.news_featured_image {
	position: relative;
	float: left;
	margin: 12px 10px 10px 0;
	padding: 2px;
}
.entech_logos {
	margin:20px 0px 5px;
	text-align:center;
}
.entech_logos img {
	border: 0;
}