#header {
	display: none;
}
.print-header {
	display: block;
}
#authorized {
	display: none;
}
#dyk {
	display: none;	
}
.sf-menu {
	display: none;
}
h1.step3 {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 0px !important;
	padding-top: 30px;
}
h2.step3 {
	color: #0C4691;
	font-size: 21px;
	font-weight: bold;
}
h2.client-name {
	font-size: 21px;
	line-height: 23px;
	text-decoration: underline !important;
}
.print-option {
	left: 525px;
	position: absolute;
	top: 145px;
	width: 225px;
}
#summary-table {
	background-color: #f8edbc;
	margin-top: 30px;
	width: 700px;
}
#summary-table h3 {
	color: #015ca4;
	margin-bottom: 10px;
}
#summary-table table {
	width: 100%;
}
#summary-table td {
	color: #333;
	font-size: 14px;
	padding: 5px 10px;
}
#summary-table td.desc {
	font-size: 12px;
}
#summary-table td.fee, #order-summary td.cost {
	color: #015ca4;
	text-align: right;
}
#summary-table td.total {
	background-color: #a7c9e9;
	font-weight: bold;
}
#summary-table table + p {
	color: #777;
	font-size: 12px;
	padding-top: 5px;
}
#footer {
	color: #44a8fd;
	font-size: 12px;
	text-align: left;
}
#footer a {
	color: #44a8fd;
	padding-right: 3px;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer .container {
	margin: 0px !important;
	padding: 0px !important;
}
#footer li {
	display: inline;
	list-style: none;
	padding-right: 3px;
}
#footer p + p {
	padding-top: 5px;
}
