body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.BodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.Links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.Captions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.outerwrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.masthead {
	float: left;
	height: 116px;
	width: 800px;
}
.buttonwrapper {
	float: left;
	height: 25px;
	width: 800px;
	background-color: #73BA24;
}
.Content {
	float: left;
	width: 540px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.RightColumn {
	float: right;
	height: auto;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
}

.buttonholder {
	float: left;
	height: 25px;
	width: auto;
}
.Footer {
	background-color: #73BA24;
	float: left;
	height: auto;
	width: 760px;
	padding: 20px;
	margin-top: 20px;
}
#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
#Footer p a:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
#Footer p a:visited { 
	color: #000000;
	text-decoration: none;
	}
#Footer p a:hover { 
	color: #000000;
	text-decoration: none;
	}
#Footer p a:active { 
	color: #FFFFFF;
	text-decoration: none;
	}
#Content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}
#Content p a:link { 
	color: #73BA24;
	text-decoration: none;
	}
#Content p a:visited { 
	color: #73BA24;
	text-decoration: none;
	}
#Content p a:hover { 
	color: #000000;
	text-decoration: underline;
	}
#Content p a:active { 
	color: #73BA24;
	text-decoration: none;
	}
#Content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #73BA24;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.ImageHolder {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
}
