/* PRINT */

body {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	background: #fff;
}

#branding-logo-print {
	display: block;
}

#branding-logo {
	display: none;
}

#search {
	display: none;
}

#navigation {
	display: none;
}

#containerOuter,
#container {

}

#branding {
	background: none;
}

#siteinfo {
	padding-top: 40px;
}
