@charset 'UTF-8';

body {
	background-color: #FFFFFF;
}

div#search,
ul#gNav,
div#subArea02,
ul#footerUtility {
	display: none;
}

div#header,
div#content,
div#footer {
	width: 730px !important;
}

div#headerBlock {
	text-align: center;
}

div#header {
	height: 78px;
	background: none;
}

div#footer {
	height: 40px;
}

div#footer address {
	float: none;
	width: auto;
}

div.printButtonBlock {
	background: url(/corp/shared/img/bg_print_01.gif) repeat-x left top;
}

div.printButton1 {
	margin: 0 auto;
	padding: 8px 0;
	width: 730px;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}

div.printButton2 {
	margin: 0 auto;
	padding: 8px 0 8px 480px;
	width: 250px;
	_height: 1px;
	_overflow: visible;
	zoom: 1;
}

div.printButtonBlock a {
	margin: 0 0 0 8px;
	display: block;
	width: 110px;
	border: 1px solid #6d6d6d;
	font-size: 78%;
	line-height: 1.3;
	background-color: #747474;
	float: left;
}

div.printButtonBlock a:hover {
	background-color: #000000;
}

div.printButtonBlock a span {
	display: block;
	padding: 5px 0 6px 0;
	border-top: 1px solid #a1a1a1;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

div.printButton1:after,
div.printButton2:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}