/* 	Style sheet: print.css
	Site: FaHCSIA internet
	Author: Leon Andersen
	Notes:	Styles control the layout and appearance of the print output of pages within
			the FaHCSIA internet site. Modify with caution.

	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

/* - - current @media print styles residing in core.css - - */

.ms-leftareacell,.ms-globallinks,.ms-siteaction,.ms-areaseparatorleft,.ms-rightareacell,
.ms-areaseparatorright,.ms-areaseparatorcorner,.ms-titlearealeft,.ms-titlearearight,.ms-searchform,
.ms-banner,.ms-buttonheightwidth,.ms-buttonheightwidth2 {
	display:none;
	} 
	
/* - - - - - - - - - - - - - - - - added print styles - - - - - - - - - - - - - - - - */

body, .ms-WPBody {
	font: normal 10pt/13pt Arial, helvetica, sans-serif;
	color: #000;
	}
#breadcrumbs {
	margin-bottom:15pt;
	}
#hdwrap, #lhs, #pgfooter ul, #SpControlsContainer, .skipnav, #morenews, 
#morefocus, #morefund, #third-col, #ctl00_ctl15_authContainer1, #topzone h1, .hrline, #info {
	display:none;
	}
.introcont img{
	float:right;
	}
#news div {
	border:none;
	}
#pgcontent, #main, #info, #grants, #focus, .lrglhs, .lrgrhs {
	float:none;
	display:block;
	width:auto;
	}
.url {
	display:inline;
	}
html>/**/body .url {
	display:none;
	}
.print {
	display:block;
	position:absolute;
	top:0;
	left:0;
	}
#maincontent a:after {
	content: "("attr(href)")";
	}
#wrapper {
	margin-top:100px;
	}
h1 {
	font-size:14pt;
	margin:10pt 0 0 0;
	padding:0;
	}
h2 {
	font-size:13pt;
	margin:10pt 0 0 0;
	padding:0;
	}
h3, h4, h5, h6, #main h3 a {
	font-size:12pt;
	font-weight:bold;
	margin:10pt 0 0 0;
	padding:0;
	}
p, ul, ol {
	margin-top:5pt;
	margin-bottom:5pt;
	}
a, .ms-WPBody a:link, .ms-WPBody a:visited {
	text-decoration:underline;
	color:#000;
	}
.ms-WPBody h3 a:link, .ms-WPBody h3 a:visited {
	text-decoration:none;
	}
.ms-listviewtable, .datatbl {
	border-collapse: collapse;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	width: 98%;
	margin-left:1%;
	margin-bottom:8px;
	}
.ms-listviewtable caption, .datatbl caption {
	border-top:1px solid #000;
	font-weight:bold;
	padding:5px;
	text-align:left;
	}
.ms-listviewtable th, .datatbl th {
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	color: #000;
	font-weight: bold;
	padding: 5px;
	text-align:left;
	}
.ms-listviewtable td, .datatbl td{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	padding: 5px;
	font-size:0.8em;
	font-size/**/:/**/1em;
	}
.datatbl .pager td {
	border-bottom:none;
	padding:1px;
	}
#pgfooter p {
	margin-top:25pt;
	border-top:1px solid #333;
	}






/*
     FILE ARCHIVED ON 7:10:14 Mar 17, 2012 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 4:23:49 Jul 14, 2017.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
