h1 {
	margin-top: 0px;
	margin-left: -7px;
	margin-right: 14px;
	width: 100%;
}
h2 {
	background-image: URL(/images/HBkg.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	padding: 8px 0px 0px 10px;
}
.splashbox {
	border: solid 1px black;
	margin-left: 15px;
	padding: 8px;
        min-height: 410px;
}
.splashbox .why {
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	color: #3E3E3E;
}
.splashbox p span {
	display: block;
	color: #00548E;
	text-decoration: underline;
	font-weight: bold;
}
#submit {
	vertical-align: bottom;
    border: none 0px white;
    margin: 0px;
    padding: 0px;
	width:60px;
}
#email {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	height: 18px;
	width: 155px;
	padding: 0px;
}
.callout {
	background-image: url(/images/SplashBoxShadow.png);
	background-repeat: no-repeat;
	float: left;
	width: 230px;
	margin: 5px 0px 8px 5px;
}
