/* DMS Style (Print) | BCC Limited | KAL | 2007 */

.printerOnly{
	display: block;
}
.screenOnly{
	display: none;
}