#navsite {
  display: none;
}
#colRight {
	padding-left: 0px;
	margin-left: 1px;
	}
	
#leftP pre {
	padding : 0px 0px 0px 0px;
	color : black;
	margin-left: 0px;
	font-size : 8pt;
}

.hide {
	display : none;
}

#footer {
	clear : both;
}

#footer p {
	font-size : 6pt;
	font-weight : bold;
	padding: 20px 0 0 0;
	width : 80%;
	line-height: 8pt;
}

