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

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

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

.print_editable_area {
	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;
}

.oneColElsCtrHdr #mainContent {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer {
	display: none;
}

.oneColFixCtrHdr #container {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
.break_before {
	page-break-before: always;
}
.break_after {
	page-break-after: always;
}
.hide_in_print {
	display: none;
}

.addthis_button {
	display: none;
}
