/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background: #fff;
}

h1 { font-size: 150%; }
h2 { font-size: 125%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }

div#header h1 { display: none; }
div#header img { display: block; }

ul#utilityNav, ul.footerNav, ul#subNav, div#branding, ul#nav, p#matrix, div#searchForm, a.bookmark, form#programsForm, form#directorySearchForm {
	display: none;
}

dl#featuredCompany dt, dl#featuredCompany dd {
	margin: 5px 0 0 0;
	padding: 0;
}

