@charset "UTF-8";
/* CSS Document */
/* print specific */

#logo {
	display: none;
}

#printlogo {
	display: block;
	margin: 0 25px 0 0;
}

#printicons {
	display: none;
}

#search {
	display: none;
}

#toptd {
	height: 0;
}

#logoarea {
	height: 0;
	display: none;
}

#verytop {
	text-align: left;
	background: #ffffff;
	color: #000000;
	width: 100%;
	height: auto;
}

.printonly {
	display: block;
}

h1.printonly {
	font-size: 1.3em;
}

#slideshow {
	background: #EFECDF;
	background-image: none;
	padding: 0px 0 6px 0;
	border-bottom: 1px solid #002758;
}

