.onscreen    {
	display: none;
}
body {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	color: #000000;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a:link, a:visited    {
	color: #990000;
	text-decoration: none;
}
#pageHeader {
	display: none;
}
#paperHeader {
	position: absolute;
	left: 0px;
	z-index: 4;
	height: 94px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#topNav {
	display: none;
}
#sideNav {
	display: none;
}
#mainContent {
	position: absolute;
	left: 0px;
	top: 114px;
	z-index: 2;
	width: auto;
}
#quickSummary {
}
#supportingText {
	margin: 16px;
}
#supportingText h1 {
	font-family: "Arial Narrow", "Helvetica Narrow", Verdana, sans-serif;
	font-size: large;
	font-weight: 800;
	font-style: normal;
	color: #666633;
	margin: 8px 0px 8px 0px;
	text-transform: capitalize;
	font-variant: small-caps;
	font-effect: emboss;
}
#supportingText h2 {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #666633;	
	margin: 8px 0px 8px 0px;
}
#supportingText h3 {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #666633;
	margin: 8px 0px 8px 0px;
}
#supportingText h4 {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	font-size: small;
	font-weight: bold;
	color: #666633;
	margin: 8px 0px 8px 0px;
}
#supportingText h5 {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	font-size: x-small;
	font-weight: bold;
	color: #666633;
	margin: 8px 0px 8px 0px;
}
#supportingText h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666633;
	margin: 8px 0px 8px 0px;
	font-style: normal;
}
#supportingText p {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	font-size: x-small;
	margin: 8px 8px 8px 16px;
}
#supportingText ul {
	margin: 8px 8px 8px 8px;
}
#supportingText li {
	font-family: Georgia, Palatino, "Trebuchet MS", serif;
	margin: 0px 0px 0px 16px;
}
#supportingText hr {
	border-style: solid;
	border-width: 1px;
	margin: 8px 16px 8px 16px;
}
#supportingText table {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCAA;
	margin: 8px 16px 8px 16px;
}
#pageFooter {
	display: none;
}
#quickSummary {
	clear: both;
	width: 308px;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCAA;
	background-color: #FFFFFF;
	margin: 4px 4px 4px 4px;
	padding: 8pt 8pt 8pt 8pt;
}
#quickSummary h6 {
	text-align: center;
	font-style: normal;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
#quickSummary img {
	margin: 12px 12px 12px 12px;
}
#pano {
	clear: both;
	margin: 4px 24px 14px 4px;
	width: 600px;
	float: left;
	border-width: 1px;
	border-color: #CCCCAA;
	border-style: solid;
}
#pano p {
	text-align: center;
	line-height: 22px;
	font: italic;
}
#longList {
	width: auto;
	height: auto;
}
#shortList {
	width: auto;
	height: auto;
}
#weatherCom {
	display: none;
}