/* print styling */

body {
	margin: 0px;
	padding: 0px;
	font: 1em verdana, sans-serif;
	background: none;
}

.print {
	display: block;
}

#menuBar, .toplink, .controller {
	display: none;
}

.Outer, .OuterBg, .OuterNoBg {
	width: 100%;
}

body {
	font: 12pt verdana;
}

#homeHeadPanel span {
	float: left;
}

#title {
	width: 508px;
	float: left;
}

#Content {
	float: none;
	padding-top:0;
	width: 100%;
}

/* Navigation */

#Navigation {
	display: none;
}


.teaser {
	width: 256px;
	float: none;
}
.teaser .text {
	width: 151px;
	float: left;
}

.teaser .image{
	width: 105px;
	float: right;
}


#teaser1, #teaser2, #teaser3, #teaser4, #teaser5, #teaser6 {
	position: relative;
	left: 0;
	padding-left: 0;
	padding-right: 0;
}


.teaserpiero {
	width: 256px;
	float: none;
}
.teaserpiero .text {
	width: 74px;
	float: left;
}

.teaserpiero .image{
	width: 182px;
	float: right;
}


#teaserpiero1, #teaserpiero2, #teaserpiero3, #teaserpiero4, #teaserpiero5, #teaserpiero6 {
	position: relative;
	left: 0;
	padding-left: 0;
	padding-right: 0;
}










.SignOff {
	margin-top: 22px;
}

.SignOff .inner  {
	padding: 6px 22px 26px 22px;
}

#summary {
	position: relative;
	padding: 0px;
	margin-bottom: 2em;
	width: 100%;
}

#PageTitle img {
	display: none;
}

#PageTitle h1 {
	margin: 6px;
}

#Masthead {
	text-align: right;
	width: 100%;
}
