/* Print
----------------------------------------------*/
body, p, td, th, ul, a {
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 12pt;
}
#header, #logo, #footer-container, #footer {
    display: none;
    /*visibility: hidden;*/
	/*background: #7f99b2 url(http://www.alleghenycounty.us/img/entire_header.png) no-repeat top left;*/
}
#header, #logo {
	width: 0px;
	height: 0px;
	/*background: #7f99b2 url(http://www.alleghenycounty.us/img/entire_header.png) no-repeat top left;*/
}
/*#logo {
display: visible;
	width: 0px;
	height: 0px;
}*/
a {
	color: #264e76;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
}
#content {
position:absolute;
left:0px;
top:11px;
	background-color: #fff;
	width: 100%;
	border: none;
}
#logo {
	margin-bottom: 25px;
}
#search, #nav, #nav a, #leftnav, #rightnav, p.date, #fast-forward {
	display:none;
}
.banner {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold; 
	text-align: center;
}
.headline {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold; 
	color: navy; 
	text-align: center;
}
#dhs-tabs {
	visibility: hidden;
	display: none;
}

