@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	background-image: none;
}
#header {
	display:none;
}
#gnav {
	display:none;
}
#leftBar {
	display:none;
}
#rightBar {
	float: left;
	width: 760px;
}
#hdrTtl {
	width:760px;
	height: 141px;
	display: block;
	margin-bottom: 10px;
}
#idxSearchBox {
	display:none;
}