body {
	background-color: #022B17;
	margin-top: 0px;
}

.greenh2 {
	color: #033F27;
	margin-top: 0px;
	margin-bottom: 0px;
}

.maintext {
	color: #033F27;
	margin-top: 0px;
}

#innerwrapper {
	margin-left: 25px;
}

#outerwrapper {
	width: 630px;
	margin: 0px auto;
}

.myh1 {
	color: white;
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topper {
	background-color: #033F27;
	text-align: center;
	height: 100px;
}

#maincontent {
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
	margin-left: 25px;
}

#limitbox {
	float: right;
	margin-right: 20px;
	width: 300px;
	margin-left: 15px;
	
}

#limitboxtop {
	width: 300px;
	height: 60px;
	background-color: #033F27;
	margin-bottom: 5px;
	color: white;
	text-align: center;
}

#limitleft {
	float: left;
	width: 110px;
	height: 200px;
	background-color: #033F27;
	text-align: center;
	color: white;
	
}

#limitright {
	float: right;
	width: 185px;
	height: 200px;
	background-color: #033F27;
	text-align: center;
	color: white;
	
}

.limitsmalltitle {
	text-decoration: underline;
	color: white;
	margin-top: 4px;
}

a {
	color: #819d8f;
}

#pdfer {
	width: 150px;
	float: right;
	border: solid #819d8f;
	text-align: center;
	margin-left: 10px;
}