@page {
	margin: 20mm 10mm 20mm 10mm;
}
br.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
body {
	background: none;
	margin: 0;
	padding: 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
div.wrapper {
	padding: 0px;
}
div.sitebranding {
	-webkit-print-color-adjust: exact;
	display: list-item;
	list-style-image: url("../images/logo_print.png");
	list-style-position: inside;
}
.mobile-nav {
	display: none;
}
div.content {
	padding: 20px 0;
}
article.main.form {
	padding: 0;
	border-left: none;
}
article.main h1 {
	font-size: 16pt;
	margin: 0 0 12px 0;
}
article.main h2 {
	font-size: 13pt;
	margin: 0 0 8px 0;
}
article.main h3 {
	font-size: 11pt;
	margin: 0 06px 0;
}
header.form_section_header h2 {
	margin-bottom: 10px;
	padding: 0;
	color: black;
}
div.form_section_grouper {
	padding: 0;
	border: none;
}
label.radio_label {
	-webkit-print-color-adjust: exact;
}
label.checkbox_label2 {
	-webkit-print-color-adjust: exact;
}
div.footer {
	padding: 0px;
	background: none;
	display: none;
}
div.navigation_wrapper {
	display: none;
}
div.body {
	margin: 0px;
	padding: 0px;
	background: none;
}
div.content {
	padding: 0px;
	background: none;
}
div.content-inner {
	width: 100%;
}
div.content-inner {
	background: none;
}
div.content_wrapper_inner {
	border: none;
	box-shadow: none;
}
article.left_aligned {
	width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 30px 0;
}
div.form_block.login input.primary_button {
	display: none;
}

div.complete_claim_callout {
	display: none;
}
div.footer_btm_left {
	display: none;
}
div.footer_btm_right {
	display: none;
}
table.standard thead th {
	text-align: left;
	width: 50%;
}
table.standard thead th.right,
table.standard td.right {
	text-align: right;
}
aside h2 {
	font-size: 13pt;
}

dl {
	width: 100%;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 20px;
}
dl.with_border {
	border: 1px solid #13355b;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
			border-radius: 5px;
}
dl h3 {
	font-size: 1.3em;
	margin-bottom: 8px;
	padding-bottom: 5px;
		border-bottom: 1px solid #e4e4e4;
}
dl.no_margin_right {
	margin-right: 0;
}
dl.no_btm_margin {
	margin-bottom: 0;
}
dt {
	float: left;
	width: 80mm;
	text-align: left;
	font-weight: normal;
	padding: 7px 0;
	display: block;
}
dl.with_border dt{
	width: 80mm;
	text-align: left;
}
dl.full_width dt{
	width: 70%;
}
dd {
	display: block;
	float: left;
	width: 80mm;
	padding: 7px 0 7px 5%;
	font-weight: normal;
	color: #13355b;
}
dl.with_border dd,
dl.full_width dd {
	width: 80mm;
	font-weight: 700;
}
aside div {
	float: left;
	width: 33.3333333333%;
}
input.print {
	display: none;
}
br {
	display: none;
}
br.clearfloat {
	display: block;
}
p {
	margin: 3px 0;
}
div.banner_wrapper,
section.content_wrapper,
input.primary_button,
table.standard {
	margin-bottom: 20px;
}
div.login_block_wrapper {
	margin-top: 20px;
}