@charset "utf-8";
/* CSS Document */
#Portal {
	width: 100%;
	height: 100%;
	overflow: auto;
}
#menu, #pfooter, #pheader {
	visibility: hidden;
	display: none;
}	