body {
	font-family: Georgia, arial;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}


#header h1, #checker, #navigation, #bottom-nav, #awards, #home-image, #sub-content-head h1, #sub-content-head a, #sub-left-bar, #sub-right-bar {
	display: none;
}

@media print
{
	.print-hide {
		display: none;
	}
}

.print-page-hide {
	display: none;
}

.line {
	width: 558px;
	height: 4px;
	background-image: url(../images/hr_line.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.line hr {
	display: none;
}

.meta {
	font-size: 0.8em;
}

h1, h2, h3, h4 {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

small {
	font-size: 0.7em;
}

table.border {
	border-collapse: collapse;
}

table.border td, table.border th {
	border: 1px #CDBEB0 solid;
	text-align: center;
}

table.border .noborder {
	border: 0px;
}

table.border th {
	color: #666633;
	font-weight: normal;
}

/*#header h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 188px;
	height: 85px;
	background-image: url(../images/logo_print.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 0px;
	z-index: 1;
}

#header h1 a {
	display: block;
	width: 188px;
	height: 85px;
	text-decoration: none;
	text-indent: -4000px;
}*/

#redbox {
	line-height: 150%;
	font-size: 0.8em;
}

