/* PRINT STYLES */
html {
	color: #000000;
	background: white;
	background-color: white;
}

body {
	font-size: 10pt; 
	background: white;
	background-color: white;

}

hr {
	display: none;
}

h1 {
	font-size: 180%;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
	color: #000000;
}

body, #wrapper, #wrapper-border {
	border: 0px;
	width: 100%;
	background: white;
	background-color: white;
}


a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #909090;
}


#main {
	background: none;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

#header #title,
#header {
	background: none;
	margin: 0;
	height: 10px;
}

#footer #footer-menu,
#header #menu {
	display: none;
}

#content {
	margin-top: 0;
	padding: 0;
	margin: 0;
}

#content #text-content {
	width: 100%;
}

#content #ref-bar {
	display: none;
}

#header #title h1#logo span,
#header #title h1#logo {
	width: 100%;
	left: 20px;
}

#header #menu {
	display: none;
}

#text-content {
	background: none;
	background-color: #ffffff;
}

#page-title,
#text-content #text #text-canvas h3, h2, h3 {
	font-size: normal;
	text-transform: none;
	color: #000000; 
	background: none;
	background-color: #ffffff;

	font-variant: normal;

}

#banner {
	display: none;
}

#sidebar {
	display: none;
}

.video-selection {
	clear: both;
}

#content #map {
	display: none;
}

#content #info {
	float: none;
}

#content #business-partners {
	float: none;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #414247;
}

table {
	width: 100%;
}