*
{
	position: relative;
	float: none;
}

body {
    margin:0;
	padding:0;
	overflow: visible;
}

#content
{
	width:100%;
	margin:0;
	padding:0;
	float: none;
}


#left-menu, .c9,#sM,.noprint, #accDiv, #headerarea, #topnav, #footernav
{
	display:none;
}

#contentarea
{
	overflow: visible;
}


#wrapper, #content {
   //width: auto;
   width: 98%;
   overflow: visible;
}

#content-area
{
	overflow: visible;
}

#headerareaPrint
{
	display: block;
}

input, .button, .submit
{
	border: 1px solid black;
	color: black;
}

/*
table, tr, td, th, div
{
	 width: auto;
     vertical-align: top;
}
*/
/*#footerarea,body.headerarea,#content-area,.noprint
{
display: none;
}*/

/*
body
{
 	margin: 0px;
 	padding: 0px;
 	font-size: 110%;
 	margin-bottom: 10pt;
}


#left-menu
{
	margin: 0px;
	font-size: 10pt;
	width: 150px;
	
	display:none;
}

#content-area, #content
{
 	overflow: visible;
}

#content
{
	float: none;
	clear: both;
	width:100%
}

#footerarea 
{
 	 display: none;
}

#login
{
	 float: none;
}

table, tr, td, th, div
{
	 width: auto;
     vertical-align: top;
}

.noprint
{
    display:none;
}

ul li, ol li{
     margin-left: 25px;
}

ul li {
	list-style-type:disc;
}*/
