@charset "UTF-8";
/* CSS Document */

#header, #topNavHome, #topNav, #logoHome, #logoNav, #logoNav-noBib, #logoButtons, #leftNav, #leftNav-overview, #leftNav-portfolio, #leftNav-strategy, #leftNav-studies, #leftNav-team, #footer, #navSub {
	display: none;
}
p, h1, h2, h3, li, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #675C53;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005488;
}
.dropcap {
	float: left;
	font: normal 3.5em/0.8em Georgia, "Times New Roman", Times, serif;
	color: 82786F;
	padding-top:2px;
	margin-right: 3px;
}
#logoPrint {
	margin-bottom: 72px;
	text-align: left;
}
#footerPrint {
	margin-top: 60px;
	text-align: center;
}
#studyPic {
	float: right;
	width: 190px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#studyPic p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #165788;
}
#studyLogo {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#headshot {
	float: right;
	padding-bottom: 8px;
	padding-left: 10px;
}
.bold {
	font-weight: bold;
	font-style: normal;
}
.boldColor {
	font-weight: bold;
	font-style: normal;
	color: #005488;
}
.italic {
	font-style: italic;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
