html { height: 95%; }
body {
	background-color: #b3b3b3;
	margin-top: 16px;
	height: 95%;
}
.formdata {
	color: 06264F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytext {
	color: 06264F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 20px;
}
.bodytextwide {
	color: 06264F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 45px;
}
.tabletext {
	color: 06264F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #081950;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ED1414;
	text-decoration: none;
}
#extratext {
	position: relative;
	float: left;
}
#metalposts, #heightbarriers, #telescopic {
	position: absolute;
	visibility: hidden;
	padding-left: 20px;
	width: 300px;
	height: 318px;
	z-index: 1;
	background-color: #fff;
}
