/* 
	CSS styles for print media 

	Document structure:
	- Generic styles for tags
	- Unique elements and their contents
	- Other classes
	
*/

/* ====== GENERIC STYLES for tags ====== */




/* ====== UNIQUE ELEMENTS and their contents ====== 
	- in order of appearance in page source */
	



/* ====== OTHER CLASSES ====== */

	body {font-size: 11pt;}
div#topBar, div#search, div#fontSizeChooser, div#topNavigation, div#flashArea, hr, div.pageNav, div#mainPartners, div#infoBox, div#linkBox, #contentPageCarousel, #contentLeft {display:none;}
.screenHide {display: none;}
img {margin: 0 0 10px 0; }


h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h2.mainHeader a {color: #000;}

div {margin: 0 0 10px 0;}



