@charset "utf-8";
/* CSS Document */
#border-top, #border-left, #border-right, #border-bottom, #header, #menu, #dept-sidebar, #dept-logo, #dept-breadcrumbs, #contact {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#dept-container {
	width: 693px;
	color: #383838;
	font-size: .8em;
}
#dept-content p {
	margin: 0 0 1em 0;
}
#dept-content h1, #dept-content  h2, #dept-content  h3 {
	margin: 0 0 .5em 0;
	color: #2b5286;
}
#dept-content a {
	color: #blue;
	font-weight: bold;
}
