/**/
	body {
		font-family: Arial,Verdana,sans-serif;	
		font-size:10pt;
	}
	
	
	#printbanner {
		display: block;
		padding-bottom: 10px;
	}
	
	img.printhide {
		display: none;
	}	
	
	p, h2, div {
		background: #fff;
	}
	
	#content  {
		border: 0px;
	}	
	
	#centercontent h1, #leftcontent h1, #centercontent1col h1 {
		font-size:13px;
		color: #003366;
		line-height: 18px;
		/*margin:20px 10px 10px 16px;*/
		text-transform: uppercase;
	}
	
	#centercontent h2, #centercontent1col h2 {
		font-size:12px;
		line-height: 14px;
		padding: 0px;
		color: #003366;
		/*margin:20px 30px 10px 30px;*/
	}

	#centercontent h2, #centercontent1col h2 {
		color: #004B85;
		font-size:11pt;
	}
	
	#centercontent, #centercontent1col {
		width: 85%;
		float: none;
	}
	
	#banner {
		margin-bottom: 10px;
		/* width: 608px;
		height: 134px;
		*/
  width: 670px; /* replaces 468px width */
  
	}
	
	#rightcontent, #topnav, #banner2 {
		display: none;
	}

	#footer {
		display: none;
	}

