@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	line-height: 1.8;
	background: url(../i/bg_mhmc.gif) #9a9fab repeat-x top;
	
}

#wrapper {
	width: 944px;
	margin: 0 auto;
}

#head {
	background: url(../i/head.jpg) no-repeat top;
	width: 944px;
	height: 202px;
	text-align: left;
}

#head h1 {
	float: right;
	margin: 25px 30px 0 0; 
	width: 264px;
	text-align:center;
	font-size: 1em;
}

#head h1 span {
	color: #fff;
}

.logo {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}

.clear {
	clear: both;
}

/* Navigation*/

#nav {
	color: #333;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 150px;
}

#nav a {color: #333; text-decoration: none;}
#nav a:hover {color: #333; text-decoration: underline;}

/* info area */
#info-area {
	background-color: #c2c6ce;
	width: 100%;
}

.diff {
	padding: 17px 7px 17px 7px;
}

/* general content area */

#content {
	background-color: #f0efef;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.3;
	font-weight: normal;
	color: #0e5fa0;
	padding: 25px 0;
}

#content h1 span {
	color: #f04923;
}

#content-cols {
	width: 875px;
	background:url(../i/bg_content.gif) repeat-y top;
	margin: 0 auto;
}

.col-left {
	width: 258px;
	float: left;
	text-align: left;
	line-height: 1.7;
	margin: 0 28px 0 12px; 
}

.col-middle {
	width: 258px;
	float: left;
	text-align: left;
	line-height: 1.7;
	margin-right: 60px; 
}

.col-right {
	width: 240px;
	float: left;
	text-align: left;
	line-height: 1.7;
}

p {
	padding-bottom: 15px;
}

ul {
	padding-left: 20px;
	text-align: left;
	font-family: inherit;
	font-size: inherit;	
}

li {
	list-style: inside disc;
	margin-left: 5px;
	line-height: 1.8;
}

ul ul {
	margin-left: 10px;
}

ul ul li {
	list-style: circle;
}

.filla {
	background-color: #f0efef;
	height: 20px;
}

/* internal pages with left hand nav */
#leftnav-content {
	width: 944px;
	margin: 0 auto;
	background: url(../i/bg_navpage.gif) left top repeat-y;
	text-align: left;
}

#leftnav-content #leftnav {
	float: left;
	width: 186px;
	text-align: left;
}

#leftnav-content #leftnav .links {
	padding-left: 10px;
	line-height: 2.1;
}

#leftnav-content #leftnav .links a {font-weight: bold; color: #0e5fa0; text-decoration: none;}
#leftnav-content #leftnav .links a:hover {font-weight: bold; color: #0e5fa0; text-decoration: underline;}

#mid-content {
	margin-left: 186px;
	background-color: #c2c6ce;
	text-align: center;
}

#mid-content h1 {
	color: #0e5fa0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 1.2px;
	padding: 20px 0 6px 0;
	text-transform: uppercase;
	text-align: center;
}

#mid-content p {
	padding-bottom: 10px;
}

#mid-content .mid-left {
	float: left;
	width: 225px;
	text-align: left;
	margin-left: 5px;
	border-right: 1px solid #d2d5db;
}

#mid-content .mid-mid {
	float: left;
	width: 225px;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
}

#mid-content .mid-right {
	float: left;
	width: 225px;
	text-align: left;
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid #d2d5db;
}

#mid-content-bott {
	margin-left: 186px;
}	

#mid-content-bott h1 {
	color: #0e5fa0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 1.2px;
	padding: 20px 0 6px 0;
	text-transform: uppercase;
	text-align: center;
}

#mid-content-bott h2 {
	color: #0e5fa0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: 1.2px;
	padding: 20px 0 6px 0;
	text-transform: uppercase;
	text-align: center;
}

#mid-content-bott .mid-bott-left {
	float: left;
	width: 360px;
	margin-right: 15px;
}	 

#mid-content-bott .mid-bott-right {
	float: left;
	width: 355px;
}	

#mid-content-bott .image-pad {
	padding-bottom: 10px;
}	

#leftnav-content #disclaimer {
	background-color: #c2c6ce;
	padding-bottom: 10px;
	margin-top: 20px;
}

#mid-content-bott #disclaimer p {
	width: 697px;
	padding-left: 30px;
}


/* mid content general pages */
#mid-content-gen {
	margin-left: 186px;
	text-align: left;
}


#mid-text {
	margin: 0 30px 0 25px;
}

#mid-text h1 {
	color: #0e5fa0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 1.2px;
	padding: 10px 0 6px 0;
	text-transform: uppercase;
	text-align: left;
}

#mid-text h2 {
	color: #0e5fa0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: 1.2px;
	padding: 15px 0 0 5px;
	text-transform: uppercase;
	text-align: center;
}

.img-border {
	padding: 7px;
	background-color: #fff;
	margin: 5px;
	border: 5px solid #e1e1e1;
}

a {font-weight: bold; color: #0e5fa0; text-decoration: unerline;}
a:hover {font-weight: bold; color: #333; text-decoration: underline;}

#mid-text .flyout {
	float: right;
	width: 353px;
	background-color: #c8dd5e;
	margin-right: 20px;
}

#mid-text .flyout p {
	width: 250px;
	margin: 0 auto;
	text-align: left;
}

table td {
	padding: 5px 10px 12px 15px;
}

table td ol {
	list-style-type: none;
}

/* footer*/

#footer {
	background-color: #c8dd5e;
	padding: 15px 0;
	margin-bottom: 15px;
	text-align: center;
}

#footer a {color: #333; text-decoration: none;}
#footer a:hover {color: #333; text-decoration: underline;}


