@charset "UTF-8";
@media print
{
	body { font-size: 10pt; }
	html { height: auto; margin-bottom: 0; }
	#navtop, #header, #logo, #subheader, #top-panel, #addnav-bottom, #left, #right { display: none; }
  	#center { margin:0;}
	body a[href^="http:"],
  body a[href^="https:"] {
    padding-left: 0;
    background-image: none;
  }

	.nicegrid-50, .nicegrid-51 { clear:both; display:block;}
	.nicegrid-50:after,.nicegrid-51:after, .grid-25-content:after {
	  content: ".";
	  display: block;
	  font-size:0;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}
	.grid-25-content, .grid-25-contentcol-last  { clear: both; border:1px solid #eee; margin-bottom:.5em;}


  .print { position: static; left: 0; display:block; }

  .noprint { display:none !important; }

  h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }


#mc, #mc-content { width: 100%; margin:0; padding: 0; border:0; }
}
