/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align: left;
	margin: 10%;
}

#nav, #givingnav, #highlightbox, #footer, #accessibilitybox, #google, .skip, .jumplinks, .top, .link, .link2 {
	display: none;
}

a, p, li {
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	text-decoration: none;
}

#content p.address1 {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#content p.address2 {
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
}

h1, #header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

ul {
	list-style: none;
}

li.head {
	font-weight: bold;
}

li.item {
	margin-left: 20px;
}

strong {
	font-weight: bold;
}

#content p.address1, #content p.resource, #content p.contact1, #content p.question {
	font-weight: bold;
	margin-bottom: 0;
}

#content p.address2, #content p.resource2, #content p.contact2, #content p.answer {
	margin: 0;
}

#content p.pub, #content p.pub2 {
	font-style: italic;
	margin: 0;
}