@charset "utf-8";
/* For Print */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a img {
	border:none;
}

/* Hide Navigation */
#accessNavi, #navigation {
	display:none;
}

/* Flash */
#flash {
	display:none;
}

/* Footer */
#footer {
	border-top:#330033 1px solid;
	padding-top:0.2em;
	margin-top:3em;
	font-size:0.7em;
}
.footerMenu, #creditscopy {
	display:none;
}

/* Layout */
#box {
	margin-top:2.5em;
}