
#topBar { height: 100px; background: none; }
	#logo { top: 0px; left: 0px; }
	#logoIndent { display: none; }

.focusCallOut { display: none; }
	#mailingAddress { display: block; top: 300px; left: 0px; }

#content { width: 600px; padding: 0; }

	#content h1 {
		width: auto;
		height: 32px;
		background: none;
		font-size: 1.2em;
		}		
		#content h1 span { display: block; }
		
		.focusCallOut h2 { height: 16px; background: none; }
			.focusCallOut h2 span { display: block; }

	/* generic list style */
	#content ul { margin-bottom: 15px; }
		#content ul li {
			position: relative;
			line-height: 16px;
			padding: 0 0 0 10px;
			background: url(../../img/interface/bg-bullet.gif) 0px 6px no-repeat;
			}
			
	a.backToNews, ul#printThisPage { display: none; }

#footer { position: absolute; bottom: 0px; font-size: 1em; }
	#footerContent { margin: 0; padding: 0; }
	#footerLinks, a#lightfin { display: none; }