body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.emphasis {
	font-style: italic;
	color: #990000;
	font-size: smaller;
}
#form1 input {

}
.inputField {
	border: thin groove #999999;
}
.topbanner {
	background: url(../../images/banner.jpg) no-repeat center;
	height: 150px;
}
#form1 , table{
	font-size: 12px;
}
.error {
	color: #FF0000;
	font-style: italic;
}
.footer {
	color: #000033;
	text-align: center;
	background: bottom;
	border-top-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
