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