/* CSS Document */

#topBanner, #mainNav, #Table_00, #Table_01, #Table_02, .noprint 
{ display: none; }

.notice {
	display: block;
	color: #333333;
	font-size: 12px;
	margin-top: 125px;
	text-align: center;
}

.warn {
	display: block;
	color: #CC3300;
	font-size: 12px;
	margin-top: 125px;
	text-align: left;
}
