@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	/* background-image: url(images/background-sweep-2.jpg); */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/i-sweep-2-bkg-long.jpg);
}
.sweep-text-1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}
a:link {
	color: #CC9933;
}
a:visited {
	color: #CC9933;
}
a:hover {
	color: #FFFFFF;
}
#formTable {
	width: 682px;
}

.sweep-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sweep-text-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.sweep-text-success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#submitButtonDiv {
	width: 256px;
	margin-left: 50%;
	position: absolute;
	left: -128px;
	top: 890px;
}
#disclaimer {
	position: absolute;
	top: 970px;
	width: 765px;
	margin-left: 50%;
	left: -382px;
}

td 
{
	padding-left:5px;
	padding-right:5px;
}