body {
	font-family: verdana, helvetica, serif;
	background: white;
	font-size: 11pt;
	margin: 0 3%;
}

td, th, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, helvetica, sans-serif;
}

li {
	font-family: verdana, helvetica,, serif;
}

p {
	font-size: 10pt;
	font-family: verdana, helvetica, serif;
	line-height: 1.2em;
}


.clear-all { clear: both; }

#container {
	width: 100%;
	text-align: left;
}

#content .image {
	margin-bottom:		20px;
	margin-left:		20px;
}


img {
	border: 0;
}

.hideprint {
	display: none;
}

#printheader {
	border-bottom:		solid 2px black;
	height:				100px;
	color:				black;
	padding-top:		15px;
	line-height: 1.8em;
}

#printheader p {
	color:				black;
	font-size:			11pt;
	padding-top:		10px;
	line-height: 1.8em;
}

#printfooter {
	display:		block;
	border-top:		solid 1px black;
	margin-top:		50px;
}

#printfooter p {
	font-size: 9pt;
}

#printheader .findstaff {
	font-size:			16pt;
	font-weight:		bold;
	padding-bottom:		0px;
	margin-bottom:		0px;
}
#printheader p {
	padding-top:		0px;
	margin-top:		0px;
}

h1 {
	color:				black;
	font-size:			16pt;
	font-weight:		bold;
	padding-bottom:		10px;
	padding-top:		15px;
}


h2 {
	color:				black;
	font-size:			12pt;
	font-weight:		bold;
	padding-bottom:		5px;
	

}

h3 {
	color:				black;
	font-size:			11pt;
	font-weight:		bold;

}