body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.object_placement {
	border: 1px solid #C2C2C2;
	width:895px;
}
object{
	text-align:center;
}
.highlight {
	font-family:_AvenirRoman;
	line-height:11;
}
.title {
	font-family:_AvenirItalic;
	line-height:11;
}
.dimension {
	font-family:_AvenirBold;
	line-height:11;
	color:#9F3839;
}
XLink {
	color:#000000;
}
p{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:11px;
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a{
	/*color:#FEAA1C;*/
	color:#808080;
	text-decoration:none;
}
table {
	margin: 0px;
	padding: 0px;
}
object {
	margin: 0px;
	padding: 0px;
}
.line {
	border: 1px solid #999999;
	text-align: left;
	padding: 0px;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.spacer_middle {
	width: 895px;
}
.spacer {
	width: 52px;
}
.spacer_top{
	height: 30px;
}
.spacer_bottom{
	height: 60px;
}
.alt_content{
	color:#a9a9a9;
}