@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	font-size: 12pt;
}

a:link {color:#000000;
text-decoration: none;
}

hr {color: #000000;}

.print_editable {
	font-size: 12pt;
	color: #000000 !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	display: none;
}
#footer {
	display: none;
}

#sidebarmenu {
	display: none;
	}
	
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
	margin-left: 0;
}
.break_before {
	page-break-before: always;
}
.break_after {
	page-break-after: always;
}

.hide_in_print {
	display: none;
}
.addthis_button {
	display: none;
}
