/********************************
* Print styling
********************************/

.screen {
	display: none!important;
}

#global-utilities,
#page-level-help,
#navigation,
.site-nav1,
#footer div,
#footer-fps ul {
	display: none;
}

thead a {
	text-decoration: none;
}

#body-wrapper {
	width: auto;
}

#masthead {
	background: transparent none;
	height: auto;
}

#masthead #logo {
	position: static;
	background: transparent none;
}

#masthead #logo img {
	display: block;
	border: 0 none;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#content-wrapper {
	_height: 1%;
}

#details-tabs li span {
	_border: 1px solid #CCC;
	_background-color: #DDD;
}

#details-tabs li strong {
	_border: 1px solid #CCC;
	_border-bottom-color: #FFF;
	_background-color: #FFF;
}
