#technicalcopy {
	width:350px;
	overflow:auto;
	line-height:1.5em;
	padding-left:10px;
	padding-right:5px;
	height:358px;
	position:absolute;
	left:0px;
	top:0px;
}

#technicalcopy P {
	text-indent:1.8em;
}

#technicalcopy H3.techinfo SPAN {
	display:none;
}
#technicalcopy H3.techinfo {
	display:block;
	width:167px;
	height:21px;
	padding:0;
	margin:0;
	margin-top:15px;
	background-image:url(../img/header_techinfo.gif);
	background-repeat:no-repeat;
}
#technicalcopy H3.docs SPAN {
	display:none;
}
#technicalcopy H3.docs {
	display:block;
	width:167px;
	height:21px;
	padding:0;
	margin:0;
	margin-top:20px;
	background-image:url(../img/header_docs.gif);
	background-repeat:no-repeat;
}
#technicalcopy UL.links {
	margin-bottom:30px;
}

#flashmovie.visible {
	display:block;
	height:340px;
	width:340px;
	padding:0;
	margin:5px;
	border:5px solid white;
	position:absolute;
	left:370px;
	top:0px;
	z-index:900;
}
#flashmovie.hidden object {
	display:none;
}
#flashmovie.hidden img {
	display:none;
}
#imageoverlay.hidden{
	display:none;
}
#imageoverlay, #imageoverlay.visible {
	display:block;
	height:340px;
	width:340px;
	padding:0;
	margin:5px;
	border:5px solid white;
	position:absolute;
	left:370px;
	top:0px;
	background-image:url(img/steploading.gif);
	background-color:#FFF;
	z-index:1000;
}

#desc, #return {
	padding:0;
	margin:5px 10px 0px 10px;
}
#desc {
	font-size:14px;
	font-weight:bold;
}
#return {
	text-align:right;
}
.bold {
	font-weight:bold;
}