@charset "UTF-8";
/* CSS Document */


/* hide non-print items */
.sidecolumn1, .sidecolumn2, #quicklinks, #unav, .contentimage, #breadcrumbs, #alphaanchors, .nextsection, #tab-items { display:none; }

/* reset area widths for printing */
.contenttop, .contentwrapper {width:100% !important; }


/* Firefox 3: clear floats for better printing */
div { 
	float: none !important;
	overflow: visible !important;
	}
.colarea, .lastcolarea { 
	width:45% !important; 
	float:left !important;
	}
#header { border-top: none; }
#footer { border-top:1px solid #000; }

/*  remove floats to prevent page breaks */
.staffdir .resultgroup h2 { clear:left; }


/* directory elements */
.dir-sort, .dir-tabs { display:none; }
		
/*tabs*/
#tabbed-content .selected-tab-content { border:none !important;}