body {
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	background-image: url(../images/spacer.gif);
}
p, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 13pt;
}
a {
	color: #000000;
}
h1 {
	font-weight: normal;
	font-size: 20pt;
	line-height: 22pt;
	font-style: italic;
}
strong {
	font-weight: bold;
}
#logosSmall p {
	text-align: left;
	margin-bottom: 70px;
}
#logosLarge {
	display: none;
}
ul, ol {
	margin-top: 0;
}
.nav-fixed {
	display: none;
}
.visible-large {
	display: none;
}

#upperLeft, #lowerLeft {
	display: none;
}
nav, 
.back, 
.projects-link {
	display: none;
}
.imgResponsive {
	max-width: 50%;
}

#print .imgResponsive {
	max-width: 100%;
}
