p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;


}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.trace-cell {
	margin: 0px;
	padding: 0px;
	border: 1px dashed #000000;
	text-align: left;
	vertical-align: top;
	width: 1000px;







}
body {
	background-color: #FFFFFF;
}
a {
	color: #000000;
}
.collage-box {
	position: absolute;
	left: 10px;
	top: 100px;

}
.text-box {
	border: 1px dashed #000000;
	width: 350px;
	left: 400px;
	top: 360px;
	position: absolute;
	padding: 15px;



}
.nav-box {
	border: 1px dashed #000000;
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 10px;
	height: 50px;



}
.disclaimer-box {
	border: 1px dashed #000000;
	position: absolute;
	width: 350px;
	left: 10px;
	top: 100px;
	padding: 15px;
}
h5 {
	text-indent: -1000%;
}
h5 .hotspot {
	background-image: url(../../images/text_back.gif);
	height: 44px;
	width: 150px;
	position: absolute;
	top: 10px;
	right: 10px;
}
