@charset "UTF-8";
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	background-color: #66CC33;
	left: auto;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
	margin-left: 25px;
	margin-right: 25px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.tablesubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.entryhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
}
.banner.doser {
	height: 400px;
	width: 850px;
}
.inputtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bolder;
	color: #006600;
}
.navframe {
	overflow: auto;
	height: 515px;
	width: 790px;
	vertical-align: middle;
}

