/* 
----------------------------------------------------------------
----------------------------------------------------------------
----------------------------------------------------------------
PDSI.US PRINT CSS
author: Ben Visser of Nice Outfit
----------------------------------------------------------------
----------------------------------------------------------------
---------------------------------------------------------------- 
*/

body {
	font: normal normal normal 10pt Arial, sans-serif;
	}

#mast {
	display: none;
	}
	
#subNav {
	display: none;
	}
	
#header {
	display: none;
	}
	
#headerLg {
	display: none;
	}
	
#headerExperience {
	display: none;
	}

#headerTypes {
	display: none;
	}
	
#headerCasestudies {
	display: none;
	}
	
#flashMap {
	display: none;
	}
	
#headerServices {
	display: none;
	}
	
#headerAdvantage {
	display: none;
	}

h1 {
	font: normal normal normal 24pt Arial, sans-serif;
	color: #00467f;;
	}
	
h4 {
	font: normal normal normal 15pt Arial, sans-serif;
	line-height: 24pt;
	}
	
p {
	line-height: 18pt;
	}
	
blockquote {
	font: italic normal normal 12pt Georgia, serif;
	line-height: 18pt;
	border-left: 5px solid #ccc;
	padding-left: 25px;
	}

#affiliations {
	list-style-type: none;
	}		

#affiliations a {
	display: none;
	}
	
blockquote span {
	width: 100%;
	padding-top: 10px;
	color: #666;
	font: normal normal normal 10pt Arial, sans-serif;
	}
	
#contactForm {
	display: none;
	}
	
#footer {
	display: none;
	}