* { 
	height: auto; 
	overflow: visible; 
	padding: 0; 
	margin: 0;
	}

#navigation, #leftcolumn, #rightcolumn, #footer,  #breadcrumb, #breadcrumb_cr {
	display:none; 
	float: none;
	}

#navbar, #subnavcontainer {
	display:none; 
	float: none;
	}

html, body {
	height:auto;
	}

body {
	padding:0;
	margin:0;
	text-align:left;
	background: none;
	font-size:12pt;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color: rgb(0,0,0);
	overflow: visible;
	}

#wave {
	background: none;
	width: 100%;
	height: auto;
	overflow: visible;
}
 

#wrapper {
	width: 100%;
	height: auto;
      overflow: visible;
}

#header {
	float: none;
	width: 100%;
	height: 90px;
}


#content {
	float: none;
	padding: 0;
	width: 100%;
	height: auto;
	display: block;
      overflow: visible;
}


#wrapper #content .text {
	float: none;
	padding: 0; 
	height: auto;
      overflow: visible;
}

#content p {
	padding: 0; 
	height: auto;
      overflow: visible;
	}

#footerprint {
	display: inline;
	font-size: 8pt;
	}
	
#footerprint table, tr, td {
	border: 0;
	}