@charset "UTF-8";
/* CSS Document */

#header {
	display: none;
}
#footer {
	display: none;
}
.resourcesTop .allResources {
	display: none;
}
.resourcesTop a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.skiplink {
	display: none;
}
.grow h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.grow li {
	margin-bottom: 1em;
}
.resourcesNav {
	display: none;
}
.overwrap {
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grow {
	margin: 0px;
	padding-right: 1em;
	padding-left: 1em;
}

