.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.page_heading {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #284086;
}
.member_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #284086;
}
.maintable {
	border: 2px solid #284086;
	margin: 0px;
	padding: 0px;
}

td.heading {
	font-size: small;
	font-weight: bold;
	}
	
.spacer {
	height: 10px;
	line-height: 10px;
	}

.formLabel {
	font-weight: 900;
	}
	
.description {
	font-size: 12px;
	}
	
