body {
	background-color: #FFFFFF;
	background-image: none;
}

#stage {
	margin: 0px;
	width: 760px;
}

#header {
	background-image: url(/common/img/print_head.jpg);
	height: 71px;
	width: 760px;
	background-position: 0px 0px;
	background-color: #F0F0F0;
	background-repeat: no-repeat;
}
#headtop {
	background-image: none;
	width: 760px;
}
#corporatesymbol {
	display: none;
}

#globalmenu {
	display: none;
}

#headmenu {
	display: none;
}
#contents {
	width: 760px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 71px;
}
.totop {
	display: none;
}
#footer {
	background-image: url(/common/img/print_foot.jpg);
	height: 30px;
	width: 760px;
}
#notes {
	display: none;
}