div#investigators_map {
	position: relative;
	width:680px;
	height:540px;
	background: #FFFFFF url(/images/investigators/investigators_map.png) no-repeat scroll 59px 28px;
}
div#legend {
	position: absolute;
	width: 206px;
	top:93px;
	left:466px;
}
#legend h4 {
	color: #00234C;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 8px;
}
#legend p {
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	color:#666;
	border-bottom: solid 1px #DCDCDC;
}
#legend ul {
	list-style: none;
	color:#333;
	font-size: 12px;
	line-height: 16px;
}
#legend ul li {
	margin: 0 0 0 0;
	padding:11px 0 0 22px;
	background: #FFFFFF url(/images/investigators/dots.png) no-repeat scroll 0 11px;
}
#legend ul li.blue { background: #FFFFFF url(/images/investigators/dots.png) no-repeat scroll 0 -37px; }

strong.gold { color:#C6A651; }
strong.blue { color:#2D82C4; }

.numLink {
	position: absolute;
	width: 23px;
	height: 23px;
	display: block;
}
.numLink span {
	display: block;
	color: #FFFFFF;
	padding-top: 4px;
	width: 23px;
	height: 19px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.invHoverBubbleWrap {
	display: none;
	position: relative;
}
.invHoverBubble {
	position: absolute;
	left:-249px;
	top:-70px;
}
.invHoverContentWrap {
	width:191px;
	padding: 15px 34px 10px 24px;
	background: transparent url(/images/investigators/inv_map_pop_top.png) no-repeat scroll 0 0;
	_background: transparent url(/images/investigators/IE6_inv_map_pop_top.png) no-repeat scroll 0 0;	
}
.invHoverBottom {
	height: 13px;
	width: 249px;
	background: transparent url(/images/investigators/inv_map_pop_bottom.png) no-repeat scroll 0 0;
	_background: transparent url(/images/investigators/IE6_inv_map_pop_bottom.png) no-repeat scroll 0 0;
}
.invHoverContentWrap * { display: block; }
.invHoverContentWrap h6 {
	color:#00234C;
	font-size: 12px;
	line-height: 16px;
}
.invHoverContentWrap strong { padding-top: 10px; }
.invHoverContentWrap a, .invHoverContentWrap a:link, .invHoverContentWrap a:active, .invHoverContentWrap a:visited {
	color:#282828;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.invHoverContentWrap a:hover { text-decoration: underline; }

#numNOR {
	left:375px;
	top:350px;
}
#numWOR {
	left:417px;
	top:469px;
}
#numWOR2 {
	left:417px;
	top:498px;
}
#numCOR {
	left:463px;
	top:390px;
}
#numCOR2 {
	left:462px;
	top:422px;
}
#numEOR {
	left:511px;
	top:384px;
}
#numEOR2 {
	left:542px;
	top:384px;
}