#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	height: 1600px;
	width: 850px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.normaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
body {
	background-color: #CADFFF;
	color: #000066;
}
#container1 {
	height: 48px;
	width: 561px;
	padding-left: 30px;
	position: absolute;
	top: 64px;
}
#formcontainer {
	width: 811px;
	position: absolute;
	top: 120px;
	left: 17px;
	height: 311px;
}

#container2 {
	height: 19px;
	width: 211px;
	position: absolute;
	top: 65px;
	left: 610px;
	text-align: center;
	border: thin solid #CADFFF;
}
