@charset "UTF-8";
/*

JADS Print Style

*/


/* Display None */

#header,
#beta,
#footer,
.content-nav,
.gotop {
	display:none;
}

#page-title {
	height: 40px;
}

#page-title h2 {
	text-align: left;
	font-size:1.4em;
	color: #333333;
	padding: 0;
	margin: 0;
}



#content {
	background-image:none;
}
#content-inner {
	background-image:none;
}
#container-inner-back {
	background-image:none;
}