@page {
	margin: 20mm 10mm 20mm 10mm;
}
body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background: none;
	margin: 0;
	padding: 0;
	color: black;
}
.form_radio_group br {
	display: block;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt
}
p, li {
	font-size: 9pt;
}
p {
	margin: 0;
	margin-bottom: 10px;
}
p:last-child {
	margin-bottom: 0;
}
div.wrapper {
	padding: 0px;	
}
div.content {
	padding: 10px 0;
}
div.registration_details {
	position: inherit;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	z-index: 500;
}
aside {
	float: none;
	width: 100%;
	padding: 0;
	background: none;
    vertical-align: top;
	border-radius: 0 0 0 5px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	box-shadow: none;
}
aside div {
	float: left;
	width: 33%;
}
div.registration_details a.init_aside,
aside a.close_aside:before {
	display: none;
}
section.form_process_wrapper { 
	display: none;
}
article.main.form {
	padding: 0;
	border-left: none;
}
div.form_section_grouper {
	padding: 10px;
	border: 1px solid silver;
}
p + div.form_section_grouper,
div.form_section_grouper + p {
	margin-top: 10px;
}
label.radio {
	-webkit-print-color-adjust: exact;
}
label.checkbox {
	-webkit-print-color-adjust: exact;
}
ul.important_documents {
    text-align: center;
    list-style: none;
}
ul.important_documents li {
    position: relative;
    display: inline-block;
    width: auto;
    max-width: 250px;
    margin: 5px;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
}
ul.important_documents li img {
    width: 100%;
}
div.content {
	margin-top: 20px;
	padding: 0px;
	background: none;
}
dt {
	font-size: 9pt;
	font-weight: bold;
}
dd {
	font-size: 9pt;
}
.form_section_left label {
	display: block;
	margin-bottom: 8px;
}
div.offer_intro p.title {
    font-size: 18pt;
}
div.form_block.login input.primary_button {
	

}
.nameAddress,
a.scrollToTop {
	display: none;

}
div.complete_claim_callout {
	display: none;
}
footer.top ul {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
input.primary_button,
.hide_print,
div.testmode,
footer.built_by,
#sb-container,
a.scrollToTop,
a.scrollToTop span,
a.link:before,
span.notify,
.print {
	display: none;
}
.footer_wrapper {
	margin-top: 15px;
}