﻿.noprint 
{
	display:none;
}

html
{
	font-size:12pt;
	overflow:visible !important;
}

body 
{ 
	background: white; 
	font-size: 12pt; 
	/**/overflow:visible !important;
	
	width: 100%; 
	margin: 0; 
	float: none;
}

.x-layout-panel-north
{
	display:none;
	height:0px;

}

.x-layout-split
{
	display:none;
	height:0px;
}


.x-layout-panel-west
{
	display:none;
	width:0px;
	
}

#contentDiv
{
	
	width: 100%; 
	margin: 0; 
	float: none !important;
	overflow:visible !important;
}


.x-layout-panel-center
{
	

	left:10px; 
	border-color:White;
	float:none !important;
}

/*.x-layout-panel-body*/
div#ext-gen46
{
	
	border-color:White;
	
	float:none !important;
	width: 100%; 
	margin: 0; 
	overflow:visible !important;
	
	
}

