div.lcol {
	width:650px;}
#contentdiv  h3 a span em, .dcmap a em {
	position:absolute;
	left:-9999em;

}

#contentdiv h3 {
	margin:0;
	padding:0;
}
#contentdiv h3 a {
	display:block;
	font-size:15px;
	color:#323232 !important;
	text-decoration:none !important;
	line-height:15px;
	height:33px;
	margin:0 0 9px;
	background:#d2e2eb;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	/*font-family: Arial;*/
}
#contentdiv h3 a:hover,
#contentdiv h3 a:focus {
	background:#c6d7e0;
}
#contentdiv h3 a b {
	display:block;
	float:left;
	margin:10px 14px;
}
#contentdiv h3 a span {
	display:block;
	width:19px;
	height:19px;
	float:right;
	margin:7px 10px;
	background:url(../images/plusminus.png) no-repeat;
}

#contentdiv h3 a.expand span {
	background-position:left top;
}
#contentdiv h3 a.expand:hover span,
#contentdiv h3 a.expand:focus span {
	background-position:-38px top;
}
#contentdiv h3 a.collapse span {
	background-position:-19px top;
}
#contentdiv h3 a.collapse:hover span,
#contentdiv h3 a.collapse:focus span {
	background-position:-57px top;
}

#contentdiv p, #contentdiv ul {
	font-size:13px;
	line-height:18px;
	display:block;
	color:#0f5c99;
	margin:1em;
	padding-bottom:1.5em;
	padding-top:0.5em;
	font-family: Arial;
}

.tech-sidebar {
	border-top:1px solid #ededed;
}
#contentdiv .tech-sidebar p.intro {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	color:#0f5c99;;
	margin:0;
	font-family: Arial;
	padding:2em 0 2.5em;
}
.tech-sidebar h4 {
	font-size:12px;
	font-weight:normal;
	padding:0.5em 1em;
	color:#555;
	background:#e9e9e9;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
.tech-sidebar ul, #contentdiv ul {
	padding-left:1.5em;
	color:#0f5c99;
	font-family: Arial;
	line-height:22px;
	list-style:outside disc;
	font-size:13px;
}
.dcmap {
	display:block;
	position:relative;
	width:289px;
	height:193px;
	margin:0 0 30px;
	background:url(dcmap_anim2.gif) no-repeat;
}
.dcmap a, .dcmap a span {
	display:block;
	position:absolute;
}
.dcmap a.elmaplink {
	width:30px;
	height:30px;
	top:98px;
	left:10px;
}
.dcmap a.vamaplink {
	width:30px;
	height:30px;
	top:98px;
	right:28px;
}
.dcmap a.fibermaplink {
	width:191px;
	height:30px;
	top:98px;
	left:40px;
}

.dcmap a span {
	background:url(dcmap_bubbles.gif) no-repeat;
}

.dcmap a.elmaplink span {
	top:-9999em;
	width:155px;
	height:42px;
	left:-63px;
	background-position:-155px top
}
.dcmap a.elmaplink:hover span,
.dcmap a.elmaplink:focus span {
	top:-42px;
}

.dcmap a.vamaplink span {
	top:-9999em;
	width:155px;
	height:42px;
	right:-63px;
	background-position:-310px top;
}
.dcmap a.vamaplink:hover span,
.dcmap a.vamaplink:focus span {
	top:-42px;
}

.dcmap a.fibermaplink span {
	top:-9999em;
	width:155px;
	height:52px;
	left:18px;
	background-position:left top;
}
.dcmap a.fibermaplink:hover span,
.dcmap a.fibermaplink:focus span {
	top:-52px;
}
