html {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}

#page .teaser {
	display: none;	
}

#etracker { display: block; height: 0; width: 0; overflow: hidden;}

#page {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 133%;
}

#page, #subpage, #header, #content,
#content .inner_content, #content .content_left, #content .content_large,
.content_right, #footer {
	border: none !important;
	margin: 0 0 0 0 !important;
	padding: 0 0.5cm 0 0 !important;
	display: inline;
}

#page {
	width: 100% !important;
	max-width: 100%;
	text-align: left;
	display: block;
}

#subpage {
	
}

#page #header {
	display: block;
	height: 
}

#page #header h1 {
	display: block; width: 0; height: 0; overflow: hidden;
	padding: 0;
	margin: 0;
}

#page #header a {
	display: block;
	text-align: right !important;
	float: none;
	height: 60px;
}

#page #header img {
	float: left;
	display: inline;
}

#search {
	display: block; width: 0; height: 0; overflow: hidden;
	padding: 0;
	margin: 0;
}

#content {
	clear: both;
}

.navigation {
	display: block; width: 0; height: 0; overflow: hidden;	
}

#content .inner_content {
	float: left;
	display: inline;
}

* html #content .inner_content {
	margin-left: -3px;	
}

#content .content_left, #content .content_large {
	float: left !important;
	display: inline;
}

#content .content_left {
	width: 12.1cm !important;
	overflow: hidden !important;
}

#content .content_large {
	width: 17cm !important;	
}


#page #content .content_right {
	width: 3.5cm !important;
	float: left;
	font-size: 90%;
	margin-top: .5cm !important;
	display: inline;
	padding-left: 0.19cm !important;
}

* html #page #content .content_right {
	margin-left: -3px;
}

#page .content_right p {
	padding: 0;
	margin: 0;
	display: block;
	float: none;
}


#page #footer  {
	padding-top: .75cm !important;
	clear: both !important;
	float: left;
}


#footer ul {
	display: block;
	margin: 0;
	padding: 0;	
}

#page #footer ul li {
	display: none;
}

#footer ul li.longest_item {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;
}

.clearie {
	clear: both !important;
	float: none !important;
	display: block !important;
	height: 1px !important;
	overflow: hidden !important;
}

#content .content_left table ul li {
	display: list-item !important;
	background: none !important;
	list-style-type: square !important;
	margin-left: 20px;
}

#content .content_left table td, #content .content_left table tr {
	background: none !important;	
}

