@charset "utf-8";
/* 
	Print Stylesheet
*/

/*	Navigation */
	#dhs-band-wrapper,
	.header-w,
	#tabs,
	#leftCol,
	#rightCol,
	#submenu, 
	#search, 
	#findus, 
	#tabs, 
	#breadcrumb, 
	.topofpage, 
	#footer, 
	#onThisPage, 
	#inThisSection, 
	#onThisPageFullWidth,
	#logon
	{ display: none; }
	
/* Logo */
	.printlogo {float: none; display: block;}

/* Classes */
	.clearfloat 
	{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both; height:0; font-size: 1px; line-height: 0px;
	}
	#content a.pdf { padding: 0px; background: none;}
	#content a.doc { padding: 0px; background: none;}
	#content a.rtf { padding: 0px; background: none;}
	#content a.bookmark {padding: 0px; background: none;}
	#content a.external {padding: 0px; background: none;}
	.lastUpdated {font-size: 0.85em; float: right;}
	.left {float: left;}
	.right {float: right;}
	.infocus-inner{float: none; width: 100%;}
		
/* Tags */
	body  {font-family: sans-serif; background: #fff; margin: 0; color: #000;}
	img {border: 0;}
	h1 {color: #000;}
	h2 {color: #A80D35;}
	h3 {color: #AF5211;}
	h4 {color: #28323D;}
	a {color: #337aaa;}
	a:visited {color: #337aaa;}
	
/* Other */
