/* ======== Hide all these ======== */
#nybanner, 
.noPrint,
.navLink,
.recusalList .add,
#footer_bottom,
footer,
#header div.bannerMenu,
#page > nav,
#serverBar
,div.headAug2012Banner a.returnLink  {
	display: none;
	}
	
/* ======= Change style for print ======= */

#header {
	padding: 1em 0;
}
#header h1 {
	display:block;
	width: 880px;
	margin: 1em auto 1em auto;
}
#header .headAug2012Banner {
	height: auto;
	background: transparent;
}
#wrapper {
	clear:both;
}

#navbar {
	border: solid 1px #666;
	border-radius: 3px;
	}
#navbar a, 
.cfaMenuLink {
	color: black;
	text-shadow: 0 0 0 #000;
	}
	
#applicantSidebar {
	/* border: solid 1px #666; */
	
	}
	
.recusalList li,
.recusalList li:first-child {
	border: none;
	border-bottom: solid 2px #666;
	}
	