@charset "utf-8";
/* CSS Document */

#miercom {
	height:160px;
	background-image:url(/solutions/en_US/healthcare/assets/miercom.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.innerContentNormal h2{
	color:#5481b0;
	font-size:16px;
	font-weight:bold;
}

.innerContentNormal h3{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
}


h2.blue {
	color:#5481B0;
	}

h2.bold {
	font-weight:bold;
	font-size:12px;
	}
	
h2.topPadding {
	padding-top:10px;
	}	
	
h2.bottomPadding5px {
	padding-bottom:5px;
	}
hr	{padding:0; text-align:center;width:120px;}