.NEIowaBanner {
	background-color: #000000;
	background-image: url(images/UpperBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.BlackLine {
	background-color: #000000;
	background-position: left;
	height: 10px;
	width: auto;
	float: none;
	margin-top: 175px;
	margin-left: 0px;
}

.Body {
	background-color: #ffffff;
	background-position: left top;
	height: 10px;
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	top: 0px;
}

.yellowbody {
	background-color: #fffab5;
	background-position: left top;
	height: 10px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
}


.Headers {
	background-color: #FFFFFF;
	background-position: center;
	height: 90px;
	width: auto;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.yellowheaders {
	background-color: #FFFab5;
	background-position: center top;
	height: 60px;
	width: auto;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	top: 0px;
}


.alpha {
	background-color: #ffffff;
	background-position: left;
	height: 10px;
	width: auto;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding-left: 0px;
	padding-right: 10px;
	font-weight: bold;
}