/***PRINT SPECIFIC STYLESHEET***/

.printonly {
	display: block !important;
}

.noprint {
	display: none !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Disable these elements: */
ul#breadcrumbpath {
	display: none;
}

