#globalHeader,
#resourcesMenu,
#mainNav,
#courtesyNav,
#breadcrumbs,
#navCol,
#footer,
#globalFooter,
#header h1 a {
	display: none;
}

#header h1 {
	font: bold 12px/20px georgia, 'Times New Roman', times, serif;	
	color: #000;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#sectionHeader h1 {
	font: normal 24px/20px georgia, 'Times New Roman', times, serif;	
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	color: #000;
}

#contentCol h1 {
	font: bold 18px/20px georgia, 'Times New Roman', times, serif;	
	color: #000;
	text-transform: uppercase;
}

#contentCol h3 {
	font: bold 16px/20px georgia, 'Times New Roman', times, serif;	
	color: #000;
}

#contentCol p {
	font: normal 12px/16px georgia, 'Times New Roman', times, serif;	
	color: #000;
}

#contentCol li {
	font: normal 12px/16px georgia, 'Times New Roman', times, serif;	
	color: #000;
}

#header h1 a {
	text-decoration: none;
}
