/* CSS Document */

/* ********* styles for printing ********* */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-left:10%;
	margin-right:10%;
}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 .25em 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 10pt;
	text-transform: uppercase;
}
h6 {
	font-size: 10pt;
}

.border {
	border-top: 1px solid #ccc;
	padding:.5em 0 0 0;
}
p {
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
}
em {
	color:#666;
}
hr {
	display:none;
}
.hide {
	display:none;
}
.move {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}

/* **** **** **** **** links **** **** **** **** */
a:link,
a:visited {
	color:#6072AB;
}

/* **** **** no display **** **** */
#header img,
#globalnav,
#localnav,
#bios #header p.close,
.commissioners table caption,
.commissioners th,
#sitemap table caption {
	display:none;
}

/* **** faq **** */
.back {
	text-align:right;
}

/* **** ****  footer  **** **** */
#footer {
	border-top:1px solid #ccc;
}
