#contactus  #uelogo {
	height: 133px;
	background-image: url(../images/mi_id_contactus-6699cc.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#pgheader {
	width: 100%;
	height: 107px;
    /*gif with transparent top*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	background-image: url(../images/mhbg_navy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content h1, #content h2,
#content h3,
#content h5, #content h6 {
	margin-top: 1.2em;
	margin-bottom: .3em;
}
#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top:0.4em;
	color:#FFCC00;
}

/*section dividers: h4*/
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D4291A;
	font-weight: bold;
	margin: 16px 0 15px 0;
	background-color: #EFF1F5;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

#content #contactinfo p {
	font-size: 12px;
	margin-left:10px;
	margin-bottom:10px;
}
