#header {
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
#navleft {
	float: left;
	width: 270px;
	clear: both;
}
#textright {
	float: right;
	width: 636px;
	margin-top: 18px;
	margin-right: 36px;
	margin-bottom: 18px;
	margin-left: 18px;
}
#wrapper {
	width: 960px;
	background-image: url(images/GradBackground.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.greenbold {
	font-weight: bold;
	color: #157950;
}
.redbold {
	font-style: normal;
	font-weight: bold;
	color: #ED2352;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

