/*
*
* PRINT
*
******************************************/
h1 {
	color: #003767;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #003767;
	font-size: 20px;
	font-weight: normal;
}
body {
	background-image: url(/);
	background-color: #fff;
}
#page {
	background-image: url(/);
}
#page #body {
	background-image: url(/);
}
#page #body .content {
	background-image: url(/);
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	position: absolute;
	left: 10px;
	top: 0;
	width: 475px;
}
#page #body .content .container {
	background-image: url(/);
}
#page #body .teaser-columns {
	display: none;
}
#page #body .content-bottom-margin {
	display: none;
}
#page #bottom-margin {
	display: none;
}
#page #breadcrumb-navigation {
	display: none;
}
#page #footer {
	display: none;
}
#page #header {
	display: none;
}
#page #printer {
	display: none;
}
#page #teasers {
	display: none;
}
#campaign-featured {
	display: none;
}
#print-header {
	background-image: url(/Frontend/Images/print-header.gif);
	display: block;
	height: 86px;
	margin: 0 0 20px 0 !important;
	width: 475px;
}
#print-header .container {
	padding: 48px 0 0 0 !important;
}
#print-header .container .url {
	color: #0684bd;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin: 0 0 4px 0 !important;
}
#print-header .container .date {
	color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
#news .tabs {
	display: none;
}
#news .list {
	border: solid 0 !important;
}
.paging {
	display: none;
}
#sidebar-navigation {
	display: none;
}