body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.breadcrumb {
	margin-top:0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}
.bodycopy-projects {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #233f99;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
a.link {
	color: #233f99;
	text-decoration: underline;
}
a.link:hover {
	color: #5cb5e6;
	text-decoration: none;
}

