body 
{
	background: White;
	background-image: none;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	text-align: left;
	color: Black;
}

form
{
	margin: 0px;
	padding: 0px;
}

#TopContent,
#WideMenu,
#TreeMenu,
#Footer,
.NoPrint,
.TabBlock .ajax__tab_tab
{
	display: none;
}

#Wrapper,
#Page,
#Header,
#MainRegion,
#MainRegionWide,
#LeftRegion,
#RightRegion,
#InnerContent
{
   background: white;
   width: auto;
   margin: 0 0 15px 0;
   padding: 0;
   border: 0;
   float: none !important;
}

#Wrapper,
#Page,
#Header
{
	margin: 0;
}

#head
{
	background: url(../Images/headbg.gif) no-repeat top !important;
}

input[disabled],
input[readonly],
select[disabled],
select[readonly],
checkbox[disabled],
checkbox[readonly],
textarea[disabled],
textarea[readonly] 
{ 
 color: #000000; 
 cursor: default; 
}
