body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 0px;
	background-color: #ffffcc;
}
#legal {
	width: 743px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/hud.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 10px;
	text-align: right;
	padding-right: 40px;
	height: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}
#main {
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5d658c;
	border-right-color: #5d658c;
	border-bottom-color: #5d658c;
	border-left-color: #5d658c;
}
#header {
	height: 257px;
	width: 777px;
	background-image: url(images/tagline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #logo {
	float: left;
	height: 220px;
	width: 192px;
}

#header #slideshow {
	float: right;
	height: 220px;
	width: 585px;
}
#content {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	color: #3F445C;
}
#content #col1 {
	float: left;
	width: 525px;
	line-height: 18px;
	padding-bottom: 20px;
}
#content #col2 {
	float: right;
	width: 141px;
}
#content #col1 #form1 label {
	display: block;
	width: 300px;
	padding-top: 2px;
}
.label {
	width: 300px;
	display: block;
	font-size: 11px;
}
#footer {
	clear: both;
}
#disclaimer {
	background-image: url(images/discl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 80px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #5E668C;
	text-align: center;
	margin-top: 20px;
}


