.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 0.02em;
}
.Menu A:active {color: #CC3399;text-decoration: none}
.Menu A:link {  color: #333333; text-decoration: none}
.Menu A:hover {color: #CC3399;text-decoration: none}
.Menu A:visited {  color: #333333; text-decoration: none}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

.Pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #7FBA00;
}

.Pagesubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #000000;
}

.bodycopyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}

li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	list-style-type: disc;
	margin-left: -20px;
}

.super {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
}



.bodycopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.bodycopySmallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #000000;
	font-weight: bold;
}
.Pagesubheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 120%;
	font-weight: bold;
	color: #FA007D;
}
.Pagesubheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #FA007D;
}
#GreenButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../global/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
}
#GreenButton A:link {
	color: #FFFFFF;
}
#GreenButton A:hover {
	color: #FFFFFF;
}
#GreenButton A:visited {
	color: #FFFFFF;
}
