/* 
print.css 
by SeanRox Media
www.seanroxmedia.com 

*/

BODY {
	background: white;
	font-size: 10pt;
}

a, #trail a {
	color: #520;
	background: transparent none;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

#language,
#quicklinks,
#tabs,
#divider,
#shim,
#leftnav,
#footer #links,
#w3c {
	display: none;
	visibility: hidden;
}

#container,
#header,
#main,
#top,
#content,
#footer {
	float: none;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent none;
	color: #000;
}

#footer #copyright,
#footer #design
 { width: 100%; clear:both; }

#top { padding: 0 0 1em 0; }

#trail { font-size: 10pt; width: 100%; margin-bottom: 4px;}
#trail A { font-size: 10pt; }

#trail .hidden {
	display: inline;
	visibility: visible;
}

#content H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#content H2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

#content H3 {
	font-size: 11pt;
	font-weight: normal;
	color: #000;
}

#footer #copyright {
	font-size: 9pt;
	color: #000;
}
