.blurb {
	font-size:1.7em;
	width:400px;
}

body {
	background:#039;
	color:#039;
	font:10px normal Arial,sans-serif;
	margin:0px;
	text-align:center;
}
#columnLeft {
	float:left;
	width:349px;
}
#columnRight {
	float:left;
	width:349px;
}
.companyName {
	font-weight:bold;
	text-transform:uppercase;
}
h1 {
	font:bold 18pt Arial,sans-serif;
}
h2 {
	font:bold 14pt Arial,sans-serif;
}
.idSelector {
	color:red;
	font:normal x-small Courier,monospace;
	display:none;
}
#contentArea {
	background:white;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:680px;
	border:white 34px solid;
}
#copyrightNotice {
}
#generalDisclaimer {
}
#marketingMessage {
}
#mrfLogo {
	height:134px;
}
#pageFooter {
	color:Gray;
	font:normal normal x-small monospace;
	margin-left:10%;
	margin-right:10%;
	margin-top:40px;
}
#pageHeader {
	height:150px;
	text-align:center;
}
.qualification {
	color:Gray;
	font:normal normal xx-small monospace;
}
.required {
	color:red;
}
#slogan {
	font:italic bold large cursive;
	display:none;
}
.tollFree {
	color:green;
	font-weight:bold;
}
a.tabActive  {
	text-decoration:none;
	font-weight:bold;
	color:#039;
	background:#9CF;
	border:1px silver solid;
	border-bottom:0px;
	padding:3px;
}
a.tabInactive {
	text-decoration:none;
	font-weight:bold;
	color:#039;
	background:whitesmoke;
	border:1px silver solid;
	border-bottom:0px;
	padding:3px;
}
