@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/mhlogotile.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bg-container-blue.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
} 
#container2 {
	width: 901px;
	margin: 0 auto;
	text-align: left;
}
#container_sm {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	padding-top: 8px;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;	
	height: 90px;
} 
#navigation {
	background-color: #48555E;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#navigation a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation a:hover {
	background-color: #E3BB37;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar1 {
	float: left;
	width: 215px;
	padding-top: 20px;
	padding-left: 22px;
}
#sidebar1 h3 {
	font-size: 14px;
	padding-top: 10px;
}
.links1 a {
	/*color: #4e4e51;*/
	color: #FFFFFF;
	line-height: 28px;
}
.links1 a:hover {
	color: #942000;
}
.links2 {
	font-weight: bold;
	/*color: #942000;*/
	color: #E3BB37;
	text-decoration: none;
}
#sidebar2 {
	float: right;
	width: 290px;
    padding-right: 20px;
	padding-top: 25px;
}
#sidebar2 a {
	/*color: #942000;*/
	color: #E3BB37;
}

#sidebar2 h2 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(../images/hdr-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainContent {
	margin-top: 0;
	margin-right: 360px;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20px;
} 
#mainContent a {
	/*color: #942000;*/
	color: #E3BB37;
}

#mainContent h2{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(../images/hdr-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
} 

#footernav {
	background-color: #48555E;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footernav a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footernav a:hover {
	background-color: #E3BB37;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer { 
	padding: 0 10px 0 20px; 
} 
#smalltext {
	font-size: 10px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#spacing {
	height: 12px;
}

/* INSIDE PAGES PROPERTIES */
#insidecallout {
	height: 186px;
}
#contentarea {
	/*background-color: #e7eacc;*/
	background-color: #ffffff;
	padding: 18px;
}
#contenttext {
	background-color: #ffffff;
}
#contenttext h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-image: url(../images/hdr-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#insidetext {
	padding-right: 20px;
	padding-left: 20px;
}
p.MsoNormal	{margin:0in;	margin-bottom:.0001pt;
	padding-left:20px;	font-size:10.0pt;	font-family:Verdana;}p.Titles	{margin-top:10pt;	margin-bottom:1pt;	font-size:12.0pt;	font-family:Verdana;	font-weight:bold;}p.Names	{margin:0in;	margin-bottom:.0001pt;	font-size:11.0pt;	font-family:Verdana;	font-style:italic;}