/* PRINT SPECIFIC STYLES */
#top, #bot, #header, #searchdiv, #top_nav, #bot_nav, #content_table #l, #content_table #lb, #flash, #content_table #rb, #base, #base2, #sub_top, #breadcrumb {
	display: none;
}
body, img, #con1, #con2, #con3, #mid, #header2, #content_table #r, #page_header, #body_content, #body_content ul, #body_content li, #footer, #foot_text {
	font-size: .95em;
	color: #000;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background: none;
}
#header2 {display: inline;}
#header2 img {width: 90%;}
#page_header {font-size: 1.25em;}
#footer {font-size: .75em;}
#page_header {margin-top: .5em;}
#body_content, #footer {margin-top: 1em;}
* html #content_table #r {width: 50%; w\idth: auto;}
* html #body_content {width: 50%; w\idth: auto;}
body, #con1, #con2, #con3, mid, #content_table #r {font-size: 100%;}
#body_content ul {
	margin: 10px 20px;
	list-style-type: disc;
}

/* TO BLACK */
a, a:link, a:visited, a:active, a:hover, h1, h2, h3, h4, h5, h6, #footer, #footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #000;
}
hr {border-top: 1px dotted #000; margin: 1.5em 0;}