a { text-decoration: none;
	outline: none;
	color: #000000; }

#container {
	padding: 0;
	margin: 0 auto;
	text-align:left;
	font-size: 1em; }

#header {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	height: 90px; }
	
#header {
	display: none; }
	
#lCol {
	display: none; }
	
#tNav {
	display: none; }
	
#content h1, h2, h3, h4, .subTitle { 
	margin: 10px 0 0 0; 
	padding: 0; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content p, ul, li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#breadcrumb {
	display: none; }
	
#footer {
	display: none; }
	
#rightCol {
	display: none; }
	
	.hidden {
	display: none;}
	
#content div.progressBox {
	width: 240px;
float: right;
margin: 0 0 10px 20px;
padding: 10px;
}

	#content p.date {
	text-align: left;
	color: #545454;
	font: normal normal normal 1.3em Georgia, "Times New Roman", Times, serif;
}

