/* CSS Document */

#site-top, #main-navigation, #main-navigation, #sub-nav, #universal-footer, .edu-onsite-feedback, #slider-module, #module-content, #social-connect, .right-off-canvas-menu {
	display:none;
}
#site-title {
	margin-top:15px;
}
#section-title-box{
	margin: 0 auto;

}
.container_16 {
	margin: 1cm auto;
}

.container_16 .grid_9 {
	width: 70%;
	margin: 0 auto;
}
.container_16 .grid_4 {
	width: 23.0%;
	margin: 0 auto;
}
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
/*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
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: 200px !important;
}
 @page {
 margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
h1 {
	font-size: 24px;
	text-transform: none;
	font-style: normal;
	font-weight: 700;
	margin: 0;
	line-height: 1em;
	font-family: Helvetica, sans-serif;

}
h2 {
	font-size: 18px;
	color: #666;
	font-style: normal;
	margin: 0;
	line-height: 1.25em;
	font-family: Helvetica, sans-serif;
	font-weight: 700;
}
h3 {
	margin: 0 0 .5em 0;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	color: #666;
	font-weight: 700;
	text-transform: none;
}
h4 {
	margin: 0 0 0 0;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	color: #666;
	font-weight: 700;
	text-transform: none;
}
h5 {
}
h6 {
}
ul {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
}
ul li {
}
p {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
}




/* NSPE Specific Print Styles */


#nspe-nav {
	display:none;	
}