.noprint,.printpage{
 display: none !important;
}
body{
 font: 9pt/15pt 'Trebuchet MS',Helvetica,Arial,sans-serif;
 color: black;
 background-color: white;
}
a{
 color: black;
 text-decoration: underline;
}
h1,h2,h3,h4,h5,h6{
 color: #1B324E;
}
div.sandbag{
 clear: both;
 height: 0pt;
 overflow: hidden;
 line-height: 0pt;
}
img,table{
 border-width: 0pt;
}
#footer{
 padding-top: 1em;
 text-align: center;
 border-top: 1pt dashed #D3D5D4;
}
#footer,#footer a{
 color: #1B324E;
 text-decoration: none;
}
#footer .tertiary{
 display: none;
}
#topnav{
 display: none;
}
#headbanner{
 display: none;
}
#nav{
 display: none;
}
#crumbs{
 display: block;
 margin-bottom: 2em;
 border-bottom: 1pt dashed #D3D5D4;
}
.leftbox{
 display: none;
}
#rightcont{
 margin-bottom: 2em;
 /*background-color: pink; debug*/
}
h1{
 padding: 0pt 2cm 0.5em 0pt;
 margin: 0pt 0pt 0.5em;
 min-height: 1.6cm;
 border-bottom: 1pt dashed #D3D5D4;
 font-size: 17pt;
 font-weight: normal;
 background: url(/images/site-template/main-logo-print.png) no-repeat right top;
}
* html h1{
 height: 1.6cm;
}
/*home page*/
.home .panels div{
 margin-bottom: 1em;
 border-top: 1pt dashed #D3D5D4;
 page-break-inside: avoid;
}

/* SB additions */

.image-caption {
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}

.image-caption img {
	padding: 5px;
}
