@page {
	margin: 0.5in
}

* {
	color: black !important;
	background: white !important;
}

body {
	font-family: Arial, Helvetica, sans-serif !important;
	/* width: 7.5in; */
}

.noprint {
	display: none !important;
}

/*
**
*/

* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
p, h2, h3 { orphans: 3; widows: 3; }
h1,h2, h3 { page-break-after: avoid; }

/*
**
*/
.header-menu.menu.inline { display: none; }
.header-carousel-text { display: none; }
.header-carousel-controls .container {display:none;}
.callout { display: none; }
.main-menu { display: none; }
.footer-menu { display: none; }
.search-box { display: none; }
.tools-wrap { display: none; }
.menu-column { display: none; }
.callouts-column { display: none; }
form .grid_7.alpha.left-column {display:none;}
.citation { display: block; }

/*
**
*/

.small-viewer .large-image {
	display: none;
}

.small-viewer .large-image:first-child {
	display: block;
}

.btn_zoom {
	display: none;
}

.small-viewer .nav {
	display: none;
}

.carousel .header-wrap, .header-wrap {
	height:60px;
}
/*show header/logo text*/
.replace {
	text-indent:0;
	white-space:normal;
	overflow:none;
	font-family:Georgia,Times,serif;
	font-size:32px;
	width:100%;
	text-decoration:none;
	border-bottom:1px solid #000;
	margin-left:5px;
}
.base .main-column, .base .grid_17  {
	width:100%;
}
/*Hide videos*/
.content-wrap .video {
	height:0;
}
/*expand all collapsed menus*/
.collapsible-box .visuallyhidden {
	height:auto;
	clip:none;
	margin:0;
	position:static;
	width:auto;
}
.teaser {
	page-break-before:always;
}
