#form {
	width: 620px;
	height: auto;
	background: #9BBFD5;
	padding: 5px;
}
#form h3 a {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 175px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#form h3 a:hover {
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: underline;
}
#form p {
}
#form h2 {
	font-size: 16px;
}
#form h1 {
	font-size: 18px;
	text-decoration: underline;
}
#form fieldset  {
	margin-bottom: 20px;
	color: #000;
	padding: 5px;
}
.smalltype {
	font-size: 10px;
	line-height: 14px;
}
#form ul li {
	line-height: 18px;
	margin-bottom: 10px;
}
#form h3 {
	font-size: 12px;
	height: 20px;
	width: 175px;
	margin-left: 50px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	float: left;
	text-decoration: none;
	background: #2A80B4;
}
#main {
	width: 620px;
	height: 500px;
	background: #9BBFD5;
	padding: 5px;
}
#main h3 a {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 175px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#main h3 a:hover {
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: underline;
}
#main h3 {
	font-size: 12px;
	height: 20px;
	width: 175px;
	margin-left: 50px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	float: left;
	text-decoration: none;
	background: #2A80B4;
}
#form form fieldset input {
	margin-right: 10px;
}
#thanks {
	width: 620px;
	height: 300px;
	background: #9BBFD5;
	padding: 5px;
}
#thanks h3 a {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	width: 175px;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}
#thanks h3 a:hover {
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: underline;
}
#thanks h3 {
	font-size: 12px;
	height: 75px;
	width: 200px;
	margin-left: 50px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: none;
	background: #2A80B4;
	float: left;
}
.centertxt {
	font-size: 12px;
	height: 75px;
	width: 200px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: none;
	background: #2A80B4;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}
.displayNone {
	display: none;
}

