/* ---------------------------------------- Print Style Sheet ---------------------------------------- */
/*																												*/
/*																												*/

.noPrint {
	display: none;
}

.pageBodyArea {
	width:650px;
	text-align:left;
}

.footerArea {
	width:650px;
	text-align:center;
}
