/*User Selectable Styles*/

.Heading1,H1 {
	font-size:2em;
}
.Heading2,H2 {
	font-size:1.8em;
}
.Heading3,H3 {
	font-size:1.5em;
}
.Normal          {
	font-size: 1.1em;
}
.intro {
	font-size:1.4em;
}

/* Subsite specific */

a {
	color:#0080c3;
}
h1 span {
	background: #FFFFFF url(../../../images/h1-grad-blue.gif) repeat-x;
}
#bannerTxt {
	width:202px;
}
#news {
	width:249px;
	min-height:398px;
	_height:398px;
	padding:10px 10px 0px;
}
#news h2 {
	color: #0080c3;
	background:#8BC5E4 url(../../../images/h2-grad-healthcare.gif) repeat-x scroll center bottom;
}
#news ul li a {
	color:#80BFE1;
}
#topBar {
	background-color: #0080c3;
}
#header dl dt a {
	background-image: url(../../../images/mhm-logo.gif);
}
#header dl dd#nav ul li a:hover, #header dl dd#toolbar ul li a:hover {
	color:#0080c3;
}
#header dl dd#nav ul {
	background-image: url(../../../images/navbar-healthcare.gif);
}
#header dl dd#nav ul li.active {
	background-image: url(../../../images/navindicator-healthcare.gif);
}
body .feature h3 {
	background: #8BC5E4 url(../../../images/h2-grad-healthcare.gif) repeat-x bottom;
}
body .gradTop {
	background: url(../../../images/blue-top.png) repeat-x top;
}