body {
font-family:Arial,Helvetica,sans-serif;
font-size: 70%;
text-align:left;
}

div {
	font-size: 1em;
}

#page {
	border: none;
}

#breadcrump,
#content #navigation,
#marginal div.teaser,
#header #mainNavigation,
#header #serviceNavigation,
#content .serviceArea {
	display: none;
}

#marginal div.teaser.showOnPrint{
  display: block !important;
  width: 100%;
}

#header #logo {
	float: none;
}

#breadcrump,
#main .textArea { 
	border-bottom: none;
}

#pageWrapper {
	width: auto!important;
	margin: 0 !important;
  padding: 0 !important;
}

body,
#content {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;

}
#main {
	border: none;
	width: 60% !important;
/*	float: none!important;*/
}

#main .pageTop {
	display: none;
}

#main .textArea p {
	font-size:1.1em;
}

.video-js {
	display: none;
}
