@charset "UTF-8";
body {
	background-color: #d5dc91;
}
#logo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 150px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 337px;
}
#form_collection {
	background-repeat: no-repeat;
	height: 540px;
	width: 824px;
	background-color: #956e8e;
	text-align: left;
	background-position: center center;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(images/bg.gif);
}
#title {
	text-transform: uppercase;
	color: #fff797;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#form_collection table {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #754200;
}
#container {
	width: 824px;
	position: absolute;
	left: 50%;
	margin-left: -412px;
}
#fdic {
	background-image: url(images/fdic2.gif);
	width: 824px;
	background-repeat: no-repeat;
	height: 50px;
	text-align: right;
	background-position: right 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_items {
	margin: 0px;
	padding: 0px;
}
.textfield_clear {
	background:transparent;
	border:0;
	padding:0;
}
#button {
	background-color: #FFFFFF;
}
#form_collection .small {
	font-size: 11px;
}
.submit {
	margin-top: 10px;
}
#form_collection_thankyou {
	background-repeat: no-repeat;
	height: 540px;
	width: 824px;
	background-color: #956e8e;
	text-align: left;
	background-position: center center;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-image: url(images/bg2.gif);
}
