﻿
/* -----[ Print styles ]--------------------------------------------------------------------- */

body, em, strong, span,
h1, h2, h3 {
	color: #000 !important;
}
#header,
#content,
#footer {
	margin: 1em 0 2em;
	color: #000 !important;
}
#header {
	height: auto;
	background: none;
	border-bottom: 1px solid #CCC;
}
#header p {
	padding: 0;
	padding-bottom: 0.5em;
	float: none;
}
#header,
#footer {
	border-color: #999;
}
.noPrint,
#header .right,
#footer .left,
#navigation {
	display: none;
	visibility: hidden;
}
#header a {
	color: #35D !important;
}
a.icon {
	background: none !important;
	padding-left: 0 !important;
}
ul.list li {
	background: none;
}
.dataList th {
	background: none;
	border: 1px solid #666;
	color: #000;
}
