
/* This is the PRINT stylesheet: */

body {
	margin:10px;
	padding:0;
	font-family:"Times New Roman", Times, serif !important;
	letter-spacing:0 !important;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
	color:#000;
}


#wrapper {
	margin:0;
	padding:0;
	background:none;
	width:100%;
	font-family:"Times New Roman", Times, serif !important;
	letter-spacing:0 !important;
}


h1, h2, h3, h4 {
	margin:10px 0 20px 0;
	padding:0;
	color:#000;
	font-family:"Times New Roman", Times, serif !important;
	letter-spacing:0 !important;
	font-style:none !important;
}




#top {
	height:65px;
}
#top h1, #top h1 a {
	margin:0;
	padding:0;
	background:none;
	height:auto;
	width:auto;
	top:0;
	left:0;
}
#top h1 a span {
	display:block;
}
#top p.tagline {
	margin:0 0 20px 0;
	padding:0;
	color:#000;
	top:0;
	left:0;
}



#main {
	margin:0;
	padding:0;
	width:100%;
	float:none;
}
#sidebar {
	margin:75px 0 0 0;
	padding:0;
	min-height:0;
	width:100%;
	float:none;
}
.gradient {
	margin:0;
	display:none;
	height:0;
	width:0;
	top:0;
	left:0;
}




#footer {
	margin:-500px 0 0 -200px !important;
	padding:0;
	height:auto;
	width:100% !important;
	background:none;
}
#footer hr {
	display:block;
}
#footer ul {
	margin:0;
	padding:0;
	background:none;
	list-style-type:disc;
	width:auto;
	min-height:0;
	float:none;
}
#footer ul li {
	margin:0;
	padding:0;
	list-style-type:disc;
	background:none;
	font-size:1.0em;
}
#footer ul li a {
	color:#000;
	text-decoration:underline
}
