/* Print Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	margin: 0;
	padding: 0 10% 0 10%;
}

a, a img {
	border: none;
}

table {
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-top: 0.6em;
	width: 97%;
	font-size: 90%;
}

th {
	text-align: left;
}

th, td {
	margin: 0;
	padding: 0.6em;
	border-width: 1px;
	border-style: solid;
	border-color: #B3CBDB;
	vertical-align: top;
	color: #666;
}


#searchBox,
.leftRow,
.shift,
#breadcrumbs,
#pagePic,
#footerLogos,
#footerLinks,
#innerPageSideBars { display: none; }

img {
	
}
ul, ul li {
	clear: both;
}
