*
{
	font-family: Tahoma;
	font-size:9pt;	
}
INPUT
{
	font-weight:bold;
	border:0px;
}
#pageHeader, #pageMenu, #pageFooter, #loginHeader
{
	display:none;
}
#pageModule
{
	display:inline;
}
#pageCaption
{
	display:inline;
}
A.noprint, SELECT, .arrowButton, .resultButton, .gridButton, .blockHeader, .blockBody
{
	display:none;
}
.blockBodyPrintable
{
	width:600px;	
}
TEXTAREA
{
	width:600px;
	height:100%;
	overflow:hidden;
	border-color:black;
	border-width:1px;
	border-style:solid;
}
#formResults
{
	display:inline;
}
#_ctl0_formResults
{
	display:inline;
}
.printBold
{
	font-weight:bolder;	
}
#pageCaption
{
	font-size:11pt;
	font-weight:bolder;
}
DIV.contract
{
	width:600px;
}
