﻿/*Stylesheet for printing*/
body
{
    font-size:11pt;
}
.masterPage
{
    display:none;
}
.zoneMainContent
{
	margin: 0;
	min-height: 0;
}
h1
{
    padding-left: 0;
}
.treeSelectedItem
{
    background-color:Transparent;
    color:#3C3C3C;
    font-weight:bold;
}