@charset "utf-8";
/* CSS print */

#nav, .skip-link, .call-to-action, #c-location-map, .teasers-box, br, .non-print, .hr, .team-sub-nav{display:none;}

a img {border:none;}

body {
	line-height: 1;
}

	body{
		width:100% !important;
		margin:0 !important;
		padding:0 !important;
		font-size: 12pt;
		line-height:1.3;
		word-spacing:1.1pt;
		letter-spacing:0.2pt;
		background: none;
		font-family: Garamond,"Times New Roman", Times, serif; color:#000;
	}
	
		h1 {
		font-size:14pt;
		text-align:center;
		padding:10px 0 10px 0;
		font-family:Helvetica, Tahoma, Arial, sans-serif;
		font-weight:100;
	}
	h2 {font-size:11pt;margin-bottom:10px; font-weight:bold; }
	
	
		/*
	links
	*/
	a:link, a:visited, a:hover, a:active{ text-decoration:none; color:#000; }
	a img { border: none; }