/* Print (Randy's version - 01/10/2013)
----------------------------------------------*/

body, th, td, ul, a {
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size: 10pt;
	padding: 0;
	margin:0;
	/* line-height:1; */
}

input { 
	border:1px solid color:#666;}
	
#break {
	PAGE-BREAK-AFTER:always;
}

/* html, body { 
	overflow-x: hidden; 
} */
h5 {
	color: #000;
	font-family: "Times New Roman", Garamond, serif;
	font-size:10pt;
}
#header, #logo, #footer-container, #footer {
    display: none;
    /*visibility: hidden;*/
	/*background: #7f99b2 url(http://www.alleghenycounty.us/img/entire_header.png) no-repeat top left;*/
}
.summerheader{
    display: none;
}
/* added JC for summer page*/

#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:relative;
/* left:30px; */
	top:0px;
	background-color: #fff;
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
/* overflow-x: hidden; */
}

#logo {
	margin-bottom: 0px;
}
#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;
}