div#header img {
	float: left;
	height:97px;
	padding-bottom: 25px;
	}
div#header h1 {
	display:none;
	}	
div#content {
	clear:both;
	}
ul#navigation {
	display:none;
	}
div#email-list {
	display:none;
	}
#footer ul {
	font-family: sans-serif;
	font-size: x-small;
	margin:0;
	padding:0 0 .4em 0;
	}
#footer ul li {
	display:inline;
	padding: 0 0 0 .2em;
	list-style-type: bullet;
	}
#footer ul li:first-child {
	padding-left:0;
	}
dl.table-of-contents dt {
	clear: both;
	/* position: relative; */
	width: 30px;
	float: left;
	font-style: italic;
	font-weight: normal;
	}
dl.table-of-contents dd {
	margin-left: 30px;
	padding-bottom: 1.5em;
	padding-right: 0;
	}
#content {
	line-height: 1.5;
	}
#footer {
	border-top: 1px solid #333;
		}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}