.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 10em;
	vertical-align: middle;
}

.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small; 
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
a:active {
	color: #336633;
	text-decoration: none;
}
.title {
	font-size: 1.2em;
}
#validateicon {
	padding: 0px;
	clear: right;
	float: right;
	border: 0px none;
}

.input
{
	height: 0.9em;
}

