body {  
	background: white !important;  font-size: 8pt !important; 
} 
td.verticalMenu {  
	display:none !important; 
} 
div.horizontalTabContent .horizontalTabs, div.horizontalTabContent .border {  
	display:none !important; 
} 
.button {  
	display:none !important; 
} 
.vcr {  
	display:none; 
}

/*** indicative info *****/
#printerIndicativeInfo
{
	display:block !important;
}

#printerIndicativeInfo .borderWrapper, #hd .indicativeHeader
{
	margin-bottom:20px;
	padding:10px;
	border: 1px solid #000;
}

#printerIndicativeInfo .info td, #hd .indicativeHeader td
{
	vertical-align:top;
}

#printerIndicativeInfo .info .entity
{
	padding-right:1em;
	width:10em;
}

#printerIndicativeInfo .info .buttons, #hd .indicativeHeader .buttons
{
	display:none;
}



/*** body *****/

#bd div.content {
	margin:0px !important; 
}

/*** fieldset *****/
div.fieldset {
	border: 1px solid #000;
	border-radius:0px !important;
	box-shadow:none !important;
}

div.fieldset .legend
{
	font-size:120%;
	font-weight:bold;
}

#bookmarkLink {  
	display:none !important; 
} 
#auditButton {  
	display:none !important; 
} 
#helpMenu2Anchor {  
	display:none !important; 
}  
.commentsButton {  
	display:none !important; 
} 
hr {  
	display:none !important; 
} 
#headerLogo {  
	display:none !important; 
} 
.ddmx {  
	display:none !important; 
}  
.bd {  
	border: none !important; 
}  
input {  
	border-color:white !important;  background: white !important; 
} 
select {  
	border-color:white !important;  background: white !important; 
}  
 
html, body, #doc, #contentArea {  
	overflow: visible !important; 
}  
#verticalMenu, .moduleTabsPanel, .vertDivider {  
	display:none !important; 
}  
#contentArea {  
	position:static !important;  bottom:0px !important; 
}

#bd .contentPanel
{
	left:0 !important;
	right:0 !important;
	width:auto !important;
	overflow:visible  !important;
}

iframe {
    overflow:visible  !important;
}

.footer {  
	position: static !important;  height:auto !important;  bottom:auto !important; 
}  
.noPrint { 
	display: none; 
}

/****** grid ****/

.grid.gridScroll .gridBody
{
	height:auto !important;
}

.tableControlsTR
{
	display:none !important;
}
