#cellHeader,
#cellNavigation,
#cellSubContent,
#cellFooter,
.noPrint  {
	display:			none;
}

.printOnly {
	display:			inline;
}

#cellContent {
	margin:				0px 0px 0px 0px;	
	padding:			0px 0px 0px 0px;	

	width:				600px;
}

#cellContent h1 {
	margin:				0px 0px 0px 0px;

	color:				#013668;
	
	text-align:			center;
}

#cellContent h2 {
	font-size:			20px;

	border-bottom:		1px solid #000000;
}

.heroImage {
	text-align:			center;
}

