body.print {
	border:0;
}
div.print-header {
	color:#888;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0px;
	font-size: 78.5714285714%;
	margin-top:30px;
	margin-bottom:30px;
}
div.print.footer {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 78.5714285714%;
}
div.print.footer .footer-content {
	border-top:1px solid #000;
	padding:30px 0;
	background:none;
	padding-left:0;
}
div.print.footer .footer-content .padding {
	background:#FFF url(../images/logo_redboard.png) 0 0 no-repeat;
	background-size:contain;
	padding-left:75px;
}
div.h1-suptitle {
	font-size: 121.4285714286%;
	color:#000;
	font-weight: 700;
	margin-bottom: 15px;	
}
div.section.print {
	padding-top:15px;
	border-top:1px solid #000;
	margin-top:45px;
	padding-bottom:0;
	border-bottom:0;
	margin-bottom:0;
	padding-left:30px;
	line-height: 180%;
}
div.section.print div.title {
	color:#000;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 4px;
	font-size: 85.7142857143%;
	margin-bottom:30px;
	margin-left:-30px;
}
div.section.print div.subtitle {
	color:#888;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 78.5714285714%;
	margin-top:30px;
	margin-bottom:10px;
}
div.section.print p {
	margin-top:5px;
}
div.section.print p.notes {
	margin-bottom:30px;
}
div.section.print .response-item-info {
	width: 50%;
}
div.section.print .response-item-info .name {
	color:#000;
}
div.section.print .response-item-info span {
	display: block;
	float:left;
}
div.section.print .row {
	margin-bottom: 5px;
}
div.section.print .row.response-item-file {
	margin-bottom: 30px;
}
div.section.print hr {
	margin:30px 0;
	border-bottom:1px dotted #999;
}
div.document-item {
	border-bottom:1px dotted #000;
	margin-bottom:30px;
	padding-bottom:30px;
}
div.document-item:last-child {
	border:0;
	padding:0;
	margin:0;
}