body {
	margin:10px 0;
	padding:0;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,'Lucida Sans',sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#cacacf;
}
input, select, textarea {
	font-family:Verdana,Arial,Helvetica,'Lucida Sans',sans-serif;
	font-size:8pt;
	font-weight:normal;
}
form {
	margin:0;
}
#main_body #errmsg, #vs_errmsg, #main_body #qq_errmsg, #main_body #wp_errmsg, #main_body #bw_errmsg {
	float:left;
	width:100%;
	margin-top:3px;
	margin-bottom:10px;
	padding:3px 1px;
	font-weight:bold;
	text-align:left;
	color:#880000;
}

#container {
	width:944px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
}
#mhlh_header, #mhlh_footer {
	clear:both;
}
#left_body {
	float:left;
	width:225px;
	margin-top:20px;
}
#main_body {
	float:right;
	width:715px;
	margin-top:20px;
}
#main_body #content {
	margin:0 20px;
}
#main_body ol, #main_body ul, #main_body li, #main_body p {
	margin-top:10px;
	margin-bottom:10px;
}
#main_body h1 {
	margin:0 0 10px 0;
	padding:4px 10px;
	color:#002d56;
	background:#aaaaaa url('../images/h1_bkgnd2.gif') center center;
	font-size:13pt;
	font-style:italic;
}
#main_body h1 img {
	float:left;
	width:36px;
	height:36px;
	margin-right:10px;
}
#main_body h2 {
	margin:0 0 15px 0;
	padding:4px 10px;
	color:#002d56;
	font-size:10pt;
	border-bottom:1px solid #284e72;
}
#main_body h3, #main_body h4 {
	margin:0 0 10px 0;
	padding:3px 0;
	color:#ffffff;
	text-align:center;
	font-size:10pt;
	background:#002d56 url('../images/menuDullBlu.gif') repeat-x top left;
}
#main_body h4 {
	font-size:8pt;
}
#main_body h5 {
	margin-top:18px;
	margin-bottom:10px;
	font-size:8pt;
}
img {
	border:0;
}
#topinv {
	width:400px;
	margin:0 auto;
	text-align:left;
}
#namelist {
	overflow-y:scroll;
	background:#eee url('../images/lines.jpg') top left repeat;
	border:2px outset #284e72;
	padding:2px 5px;
}
#namelist p {
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
}
#footnav {
	margin:12px 0;
	text-align:center;
	font-weight:bold;
}
#lendernote {
	margin:0 10px;
	padding-bottom:10px;
	font-size:7pt;
}
.redhead {
	padding:5px 0;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	color:#ffffff;
	background:#880000 url('../images/head_bkgnd1.gif') repeat-x center left;
}
a.page {
	text-decoration:underline;
	color:#000088;
}
a.page:hover {
	text-decoration:none;
	color:#880000;
}
a.top {
	float:right;
	width:auto;
	text-decoration:none;
	color:#000088;
}
a.top:hover {
	text-decoration:none;
	color:#880000;
}