body {
	background-image: url(../_assets/images/RME_Logo_YellowBar_BKGR.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
.maintext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 20px;
	text-align: center;
}
.center {
	text-align: center;
}

.footer {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.formtext {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
}
.heading3underline {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005596;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DC2329;
	letter-spacing: 0.1em;
}
.redheadline {
	font-weight: bold;
	color: #DC2329;
}
.hpot {
	display: none;
}
