/* SLATER & CRABTREE PRINT CSS - 04/12/03 - v1 */

body {
	background: white;
	font-size: 12pt;
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
	color: #000;
	line-height: 1.4em;
	text-align: justify;
	}
#wrapMain {
	position: relative;
	width: 770px;
	text-align: justify;
	}
#wrapNav, #wrapFooter, .imgHomeLeft, .imgHomeRight, .imgHomeMiddle, .emailLink, .imgProfile, #hidden, .hidden, .imgContact, .imgLocation, .imgServices, #contentLeftPrint {
	display: none;
	}
#printHeader {
	margin: 0px 0px 15px 0px; /* gap between nav & content */
	}
#printFooter {
	margin: 15px 0px 0px 0px; /* gap between content & footer */
	}
h6 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #508fce;
	font-size: 14pt;
	}
h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #508fce;
	}
h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #508fce;
	font-size: 13pt;
	}
a:link, a:visited, a:active {
	color: #508fce;
	text-decoration: underline;
	}
a:hover {
	color: #cb3a3b;
	text-decoration: none;
	}
#serviceRight img {
	margin: 15px 0px 20px 0px;
	}
table {
	margin-top: 10px; /* gap above capacity table */
	width: 813px;
	}
table p {
	padding: 2px;
	margin: 0px;
	line-height: 1.4em;
	font-size: 10pt;
	}
table.stats {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}
table.stats td {
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #ccc solid;
	font-size: 10pt;
	}
table.stats td.top_name, table.stats td.top_size, table.stats td.top_weight, table.stats td.top_accuracy, table.stats td.top_highlights {
	color: #508fce;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;  /*image header height */
	}
table.stats td.top_name { width: 15%; }
table.stats td.top_size { width: 30%; }
table.stats td.top_weight { width: 10%; }
table.stats td.top_accuracy { width: 15%; }
table.stats td.top_highlights { width: 30%; }

#list p {
	padding: 0px;
	margin: 12px 0 0 0;
	}