html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color:#666;
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-x;
	font: 12px arial, helvetica, sans-serif;	
	line-height:18px;
}

h1 {	font-size:14px;	font-weight:bold;	margin:0 0 0 0; color:#0098d6;	}
h1 a:link, h1 a:visited, h1 a:active {	color: #0098d6;	text-decoration: none; font-weight:bold; margin:0 0 0 0;}
h1 a:hover {	text-decoration: underline;	color: #0098d6; font-weight:bold;}
h2 {	font-size:12px;	font-weight:bold;	margin:0 0 10px 0; color:#0098d6;	}
h3 {	font-size:12px;	font-weight:bold;	margin:0 0 0 0;	}


/* GENERAL CLASSES */
.mhwMain {  	width: 100%; 	position: absolute; height:100%;	}
.mhwContainer {	position: absolute;	width:841px;	left: 50%; 	margin-left:-420px; height:100%; }

a:link, a:visited, a:active {	color: #000;	text-decoration: none; font-weight:bold;}
a:hover {	text-decoration: underline;	color: #0098d6; font-weight:bold;}

a img{border:none;}

.forms {color: #402d1c; }

/*BODY CLASSES*/

.contentArea {float:left; width:800px; margin: 0 0 10px 10px;}

.headerImage {float:left; margin:4px 0 10px 0; background-image:url(../images/headingImage.jpg); width:841px; height:24px;}
.headerImage p {font-weight:bold; color:#000; margin:3px 0 0 12px; font-size:14px;}

.M5Banner {float:left; margin-bottom:10px;}

.belowH1 p {margin:0 0 10px 0;}

#menu a:link, #menu a:visited, #menu a:active { font-size:10px !important; color:#000; text-decoration:none;}
#menu a:hover { color: #0098d6; }
.current {color:#0098d6; font-size:10px !important;}


/* SCROLLER CLASSES*/


/*FORM CLASSES*/
.warning {	font-weight:bold;	color:#FF0000;	}
.success {	font-weight:bold;	color:#00CC00;	}

/*FOOTER CLASSES*/

.Footer {width:800px; float:left; padding-bottom:20px;}

.Footer a:link, .Footer a:visited, .Footer a:active {
	color:#666;
	}

.Footer a:hover {
	text-decoration: underline;
}

.CSAcontainer { 
	width: 210px;
	height: 150px;
	border: 1px dashed #999;
	float: left;
	text-align:center;
	margin: 15px;
}

.siteFooter { 
	text-align:center;
	width: 840px;
}