body {
	background: white;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

a {
	color: #0089C0;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 0;
	display: block;
	margin: 20px 0;
}

#footer, #header, .module-aside, .wrapup-guide, #nav-sidebar {
	display:none;
}

.graphic-panel{
	-webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}


/* FORMATTING */
h1, h2, h3, h4, h5 {color: #004760; }
h1, h2, h3 {font-weight: normal; }
h1 {font-size: 20pt; line-height: 1;}
h2 {font-size: 16pt; line-height: 1.2em;}
h2.subhead {margin-bottom: 0;}
h3 {font-size: 12pt; line-height: 1.3em; margin-bottom: 0;}


table.content-tbl {border:1px solid #e8e8e8 !important;margin:5px 0 15px 0;width:100%;}
table.content-tbl th {background:#fff;color:#004760;font-size:0.9em;text-align:left;padding:5px 10px;}
table.content-tbl td {font-size:0.9em;padding:4px 10px 5px;border-top:1px solid #e8e8e8;}
table.content-tbl tr.alt td {background:#e8e8e8;}
table.content-tbl td.right, table.content-tbl th.right {text-align:right;}
p.table-footnote {font-size: 0.9em; margin-top: -1em;}

/* Opt out components */
#shared-header,
h2.legacy-label a,
.quick-links,
.personal-wrapup,
.channel,
.logo-blue,
.follow,
.footer-copyright,
.back-to-top,
#page-header-container,
.back-to-top-wrapper { display: none !important; }

img.print-logo {
	display: block !important;
	margin-left: 780px !important;
	position: absolute !important;
	top: -10 !important;
	width: 150px !important;
}

h2 { margin: 10px 0 0 !important; }

h2.legacy-label {
	border: none !important;
	font-size: 30pt !important;
	margin-top: 10px !important;
	padding-bottom: 15px !important;
}

h3 { margin-bottom: 3px !important; }

p { line-height: 1.2 !important; }

table.table2,
td,
tr,
th { font-size: 13px !important; }

th h4 { font-size: 13px !important; }

table.table2, table.table2 td span.table-data-number { font-size: 13px !important; }

table.table2 td, table.table2 th { padding: 5px !important; }

h1,
h2,
h3,
h4,
p,
a,
table.table2 td span.table-data-number {
	color: #000 !important;
	font-family: Arial !important;
	letter-spacing: 0 !important;
	-webkit-text-stroke: 0px rgba(0, 0, 0, 0.1) !important;
}

ol {
	list-style-type: decimal !important;
}


