@charset "utf-8";
/* CSS Document */

	body {
		background: #ffffff; 
	}
	html, body, .container, #Content, #Middle {
		height:auto;
		min-height: 0px;
	}
	#sitemessage, 
	.printhide, 
	#topMenu,
	#bannerMenu, 
	#Banner, 
	#Banner_Nav, 
	#Nav, 
	#Page_Photo, 
	#Page_Photo img,
	#paCountyList,
	#Footer, 
	#postFooter, 
	#dialog-confirm, 
	#navBarSection, 
	.navbar-header, 
	.breadcrumb, 
	.fa, 
	.emaillink, 
	.erimgMain_arrowRight, 
	.erimgMain_arrowLeft,
	#sthoverbuttons,
	.st_bar_widget, #sharebar div, .sharebar, 
	.stWidget, .stButtons, .stlib, .stLight,
	.st_sharethis, .st_ShareThis, 
	.st_twitter, .st_facebook, .st_yahoo, .st_gbuzz, .st_email, 
	.sthoverbuttons, .stButton, .entry-utility
	 {
		display: none !important;
	}
	html, body, .container, #contentSection, #MainContent, #Nav, #Content, #Page_content, #Footer, .container-fluid, .row, #bannerSection.row, #accordionSection.row, #accordionGroup.row, #newsfeedListGroup, #quickAssistGroup, #popularLinksGroup, h1.boxGroupHeading, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	  padding: 0;
	  margin: 0;
	}
	.container, #Content, #Page_content {
		width: auto; 
		border: 0; 
		float: none !important; 
	}
	#Nav, #Content {
		min-height: 10px;
	}
	#Banner_print h1 {
		width: 100%;
		color: #000;
		font-size: 20pt;
		text-decoration: none; 
		border-bottom: 1px solid #111;	
		padding-bottom: 5px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	h1,h2,h3,h4,h5,h6 {
		color: #333;
		text-decoration: underline; 
		border-bottom: none;
	}
	h1, #content h1 {
		font-size: 17pt;
		padding-top: 0px;
		margin-top: 0px;	
	}
	h2 { font-size: 16pt; }
	h3 { font-size: 15pt; }
	h4, h5 { font-size: 14pt; }
	h1.boxGroupHeading {
		font-size: 14pt;	
	}
	a, a:link, a:active, a:visited { color: #009; /* #520;*/ background: transparent; font-weight: bold; text-decoration: underline; border-bottom: none; }
	hr {
		color: #000000;
	}
	#accordionSection.row {
		margin-top: 0px;
		margin-bottom: 5px;
	}

