html, body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 7pt;
}

#skip-link {
	display: none;
}

#page {
	width: auto !important;
}

strong {
	background-color: none;
	font-weight: bold;
	padding: 0;
}

#footer {
	margin-left: 0;
}

	#suggestions {
		display: none;
	}

	#address {
		float: none;
		margin-bottom: 1.5em;
	}

#header {
	float: none;
	display: block;
	position: static;
}

	#header h1 {
		text-align: left !important; /*IE6*/
		text-indent: 0 !important;
	}
	
		#header h1 a {
			background: none !important;
			color: black !important;
			font-size: 1.25em;
			position: static !important;
			text-decoration: none;
			width: auto !important;
			height: auto !important;
		}

#breadcrumbs {
	display: none;
}

#menu {
	display: none;
}

#body {
	margin: 0;
}


#page a.glossary {
	border: none;
}



