#form1 input,#form1 textarea  {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#form1 fieldset {
	border: thin solid #FFFFFF;
}
.error {
	color: #990000;
	background-color: #999999;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	text-align: center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
}
.footer a {
	color: #3399FF;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}



#form1 {
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
}
.topbanner {
	background-color: #000142;
	background-image: url(banner.jpg);
	height: 150px;
	font-style: normal;
	background-repeat: no-repeat;
}

#form1 legend {
	border: thin solid #FFFFFF;
	font-size: larger;
	font-weight: bold;
}
.cardlogo {
	border: 1px solid #FFFFFF;
}

