/* Print Stylesheet for all Pages */

@page {
	margin: 0.75cm;
	}
body {
	font-size: 12pt;
	line-height: 1.3;
	color: #000000;
	}
p, ul li {
	font-size: 12pt !important;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 18pt;
}
h2 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
p a[href^="http://www."]:after {
	content: " [" attr(href) "]";
	font-size: 90%;
}
a {
	color: #000000;
}
img {
	display: none !important;
}
#mainnav,
#mainnav-mobile,
ol.breadcrumb,
.col-sm-3,
.col-sm-4,
footer {
	display: none;
}
.col-sm-8,
.col-sm-9 {
	width: 100%;
}



