@charset "utf-8";
/* CSS Document */
.container {
	width:6.5in !important;
	background-color:#FFF !important;
	margin:0 !important;
}
.header {
	display:none;
}
body {
	font-family:"Times New Roman", Times, serif;
	font-size: 8pt !important;
}
h1 {
	font-size:20pt;
	font-style: normal;
	margin-bottom: 20pt;
}
h2 {
	font-size:18pt;
	font-style: normal;
	margin-bottom: 18pt;
}
h3 {
	font-size:16pt;
	font-style: normal;
	margin-bottom: 16pt;
}
.sidebar1, .searchbar, #social {
	display:none;
}
.sm_low_margin {/* Removes it from print */
}
.content {
	font-size:10pt !important;
 	width:6.5in !important;
	background-color:#FFF !important;
	margin:0 !important;
}
.footer {
	font-size:8pt !important;
	text-align: left !important;
/*	padding-top: 5pt !important;*/
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
}