.clearfix{
	clear: both;
	width: auto;
	line-height: 0px;
	font-size: 0px;
}

.error{
	color: maroon;
	font-weight: bold;
}

span.highlight{
	background: yellow;
	color: black;
}

body{
	font-family: Arial, Verdana, sans-serif;
	color: #464646;
}

body.normaltext{
	font-size: 0.8em;
}

body.mediumtext{
	font-size: 1em;
}

body.largetext{
	font-size: 1.3em;
}

input, select, textarea{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #464646;
}

a{
	color: #964423;
}

.printonly, .hi-res-logo{
	display: none;
}
