/* App Print Stylesheet */

#header {
	display:none;
}
#leftColumn {
	display:none;
}
#mainContent {
	float:none;
}
#footer {
	display:none;
}

