/* CSS Document */
.title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 15px 12px 5px;
	text-align: center;
}
.pano-caption {
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 20px;
	text-align: center;


}
.panosignatureframe {
	height: 480px;
	width: 720px;
	border: 1px solid #CCCCCC;
	background-image:  url(background-pano.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}
.panotable {
	vertical-align: top;
	width: 640px;

}
.panonav {
	font-weight: bold;
	color: #336699;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-size: 14px;

}
.panonav a:link {
	color: #000066;
	text-decoration: none;

}
.panonav a:hover {
	background-color: #006F7B;
	color: #000066;

}
.panonav a:visited {
	color: #000066;
	text-decoration: none;
}
.instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	height: 18px;
	background-color: #BB6A03;
}
.instructions a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.instructions a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.instructions a:hover {
	background-color: #006F7B;
}
.panoframe {
	border: 2px outset #336699;
}
.title-du {

	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 16px 7px 16px 5px;
	text-align: right;
}
.pano-captionDU {

	font-size: 12px;
	color: #FFFFFF;
	padding: 15px 20px 5px;
	text-align: center;
}
.panotableDU {

	vertical-align: top;
	width: 640px;
}
.panosignatureframeDU {

	height: 420px;
	width: 720px;
	border: 1px solid #CCCCCC;
	background-image:  url(background-panoDU.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}
