/*
========================================
DIS css file for print media (VDP templates)
FileName:       print-vdp.css
Version:        0.2004.10.4
========================================
*/

#gh#eutil { display: none }
#gh#esubutil { display: none }
#gh#enav { display: none }
#gh#esubnav { display: none }

.inst #util {display: none }

.actButtons {
display: none;
}

.border {
width: 97%;
margin-right: 0px;
}

.printSmall {
font-size: 8pt;
}

#colL { width: 20; }
#colM { width: 70%; }
#colR { width: 10; }


/*
========================================
end layout
========================================
*/