/* Print
-------------------------------------------- */
html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
}

p {
    font-size: 11px;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #747577;
}

img {
    border: 0;
	padding: 0 0 15px 0;
}

.none {
	display: none;
}

#header, #nav, #top, #left, #print, .bottom-right, .bottom-right-index, #access, #submenu {
	display: none;
}

#right, #wide {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#print-footer {
	display: block;
	margin: 0;
	padding: 0;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #9F9683 !important;
	text-align: right;
	font-stretch: expanded;
	letter-spacing: .1em;
	position: fixed;
	bottom: 0;
	right: 0;
}

#print-footer img {
	padding: 0 0 4px 0;
}