
/* PB DISASTER SERVICES PRINT CSS */

#header {
	display: none;
}

#search {
	display: none;
}

nav#primary {
	display: none;
}

#leftColumn {
	display: none;
}

#rightColumn {
	width: 85%;
	border-left: none;
}

#footer {
	display: none;
}

.button {
	display: none;
}

body {
	text-transform: uppercase;
}
