.Header_CAPS {
	font-family: "Bank Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 0px;
	margin: 0px;
}
.onGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.onWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #669933;
	padding: 10px;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
