<html><body><p>@charset "utf-8";
/* CSS Document */

#map_master {
	position:relative;
	height:471px;
	width:739px;
	background:url(../images/Master_Context_Diagram_0708.gif);
}

#map_master li {
	margin:0;
	padding:0;
	list-style:none;
}

#map_master li a {
	position:absolute;
	text-decoration:none;
	color:#000000;
}

#map_master li a span {
	position:absolute;
	/*
	   Specifying a background image
	   (a 1px by 1px transparent gif)
	   fixes a bug in older versions of
	   IE that causeses the block to not
	   render at its full dimensions.
	*/
	left:-999em; 
	opacity:1; /* FX/Opera/Safari/Chrome */
	-ms-filter:"alpha(opacity=100)"; /* IE8 */
	filter:alpha(opacity=100); /* IE6/IE7 */
	border-radius:8px;
	box-shadow:#084239 2px 2px 6px;
}

#map_master li a:hover span, #map_master li a:focus span {
	left:40px;
	top:-60px;
	width:400px;
	padding:10px;  
	border:2px solid #084239;
	background:#deeee9;
	color:#000000;
}

#map_master li a:hover span strong, #map_master li a:focus span strong {
	font-size:14px;
	color:#084239;
}

#map_master a.CCR {
	top:102px;
	left:342px;
	height:44px;
	width:90px;
}

#map_master a.HR {
	top:102px;
	left:111px;
	height:44px;
	width:108px;
}

#map_master a.NAACCR {
	top:45px;
	left:588px;
	height:30px;
	width:75px;
}

#map_master a.NatPopCancerProg {
	top:100px;
	left:556px;
	height:48px;
	width:161px;
}

#map_master a.Hospital {
	top:190px;
	left:121px;
	height:32px;
	width:76px;
}

#map_master a.NPCR-CDC {
	top:189px;
	left:536px;
	height:33px;
	width:83px;
}

#map_master a.SEER-NCI {
	top:189px;
	left:650px;
	height:33px;
	width:81px;
}

#map_master a.InHospitalSCD {
	top:256px;
	left:104px;
	height:44px;
	width:104px;
}

#map_master a.NonHospitalSCD {
	top:256px;
	left:327px;
	height:45px;
	width:123px;
}

#map_master a.NHCP {
	top:258px;
	left:572px;
	height:44px;
	width:135px;
}

#map_master a.InHosp_PathLab {
	top:330px;
	left:65px;
	height:43px;
	width:74px;
}

#map_master a.InHosp_ClaimsDept {
	top:331px;
	left:174px;
	height:41px;
	width:75px;
}

#map_master a.NonHosp_PathLab {
	top:329px;
	left:298px;
	height:42px;
	width:80px;
}

#map_master a.NonHosp_HCProv {
	top:330px;
	left:415px;
	height:40px;
	width:81px;
}

#map_master a.ACOS {
	top:337px;
	left:599px;
	height:32px;
	width:84px;
}

#map_master a.Patient {
	top:417px;
	left:258px;
	height:27px;
	width:38px;
}
</p></body></html>