/*Jefferson County Print styles*/
body {
	font-size: 10pt;
	width: 7in;
	margin: 0;
	padding: 0;
}
#printHead img {
	position: static;
	width: 7in;
}
#skipNav {
	display: none;
}
#content .position1 h2 {
	padding-top: 0;
}
ul {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	padding-left: 1em;
}
.greeting {
	display: none;
}
a {
	color: #0D2355;
	text-decoration: underline;
}
#pageHead {
	display: none;
}
#pageWrapper {
	position: static;
	width: 7in;
	background: #fff;
}
#contentWrapper {
	position: static;
	width: 7in;
	line-height: 1.3;
	padding-top: 10px;
	margin-left: 20px;
	background: #fff;
}
#pageTop {
	display: none;
}
#topHeader {
	display: none;
}

/*Top links*/
#topHeader .topLinks {
	display: none;
}
/* Left Menu */
#navL {
	display: none;
}

#topNav {
	display: none;
}

.google {
	display: none;
}

#footer {
	clear: both;
	border-top: 1px solid #0D2355;
	margin-top: 2em;
	padding-top: 1em;
	text-align: center;
}
#footer .copyright {
	margin-top: .5em;
	font-size: .9em;
}


.breadcrumb {
	margin-bottom: 1em;
	font-weight: bold;
	color: #0D2355;
}
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: underline;
}
#oneColumn, #oneTwoColumn {
	
}
