/* ---------------------------------------- Screen-Only Style Sheet --------------------------------- */
/*																												*/
/*																												*/

.printOnly {
	display: none;	 
}

.pageBodyArea {
	width:770px;
	text-align:left;
}

.footerArea {
	width:770px;
	text-align:center;
}
