#content {
	width: 600px;
	top: 150px;	
	position: absolute;
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	float: left;
}

#header_print {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	display: block;
}

#header, #rightcolumn, #navigation, #noprint, #navhome, #footercontact {
	display: none;
}

.subheader {
	font-size: 13px;
	color: #336;
	font-weight: bold;
}

.highlight {
	color: #336;
	font-weight: bold;
}

.pagetitle {
	font-size: 15px;
	color: #255C41;
	font-weight: bold;
}
