/* Holland-Mark CSS Document v1.0 */
.hmLogo {
	position: absolute;
	top: 0px;
	left: 35px;
	width: 180px;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}
.hmLogo a #Screen {
	display: none;
}
.hmLogo a #Print {
	display: block;
}
.hmLogo a img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.hmStage {
	position: relative;
	top: 0px;
	left: 35px;
	width: 70%;
	height: auto;
	overflow: visible;
}
.hmMenuToolbar {
	width: 890px;
	height: 78px;
	margin-right: 10px;
}
.hmMenu {
	display: none;
}

.hmPage {
	overflow: visible;
	width: 550px;
	height: auto;
	margin-left: 100px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.hmPageArea {
	overflow: visible;
	width: 550px;
	height: auto;
	margin-left: 100px;
}
.hmNavArea {
	display: none;
}
.hmNavigation {
	position: relative;
	float: none;
	width: 518px;
	height: 50px;
	color: #000000;
	overflow: hidden;
}
.hmTitleBox {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

.hmNav2Btn {
	display: none;
}

.hmTextArea {
	overflow: visible;
	float: none;
	width: 100%;
	height: auto;
	padding: 16px;
	color: #000000;
	font-family: Palatino Linotype, Palatino, serif;
	font-size: 14px;
	text-align: justify;
}
.hmTextArea a, .hmPage a {
	color: #990000;
	text-decoration: none;
}

.hmCopyright {
	width: 900px;
	height: 15px;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}
