body {
	background: #e1ebf7;
	margin: 0;
	padding: 0;
}

a {
	color: #27457f;
}

.bio {
	align-items: flex-start;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 25px;
}

.bio div.details {
	flex: 1 0 0;
	padding-left: 20px;
}

.bio div.figure {
	margin: 0;
	width: 110px;
}

.bio .figure img {
	border-radius: 6px;
}

.caption {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.container {
	border: 1px solid #000000;
	margin: 0 auto;
	width: 600px;
}

.content {
	background: #FFFFFF;
	color: #292929;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	padding: 20px;
}

.date {
	font-size: 14.5px;
	text-align: right;
}

.disclosure {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	margin-top: 4em;
}

.fpo {
	color: #c10005;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}

.indent {
	padding-left: 40px;
}

.lede {
	text-decoration: underline;
}

.masthead {
	background: #b39464;
	color: #292929;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	padding: 12px 12px 0;
	text-align: right;
}

p {
	margin: 0 0 20px;
}

.pad0 {
	margin: 0;
}

.padhalf {
	margin: 0 0 10px;
}

p.figure {
	margin: 0 0 10px;
}

p.figure img {
	border: 2px solid #27457f;
}

.job-title {
	color: #27457f;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0.5rem;
}

.subhead {
	color: #27457f;
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 1em;
	text-decoration: underline;
}

table.chart {
	border-collapse: collapse;
	border-left: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	width: 100%;
}

table.chart td {
	background: #FFFFFF;
	border-bottom: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
	color: #101010;
	font-size: 13px;
	line-height: 15px;
	padding: 6px 8px;
	vertical-align: top;
}

table.chart tr.odd td {
	background: #ededed;
}

.text-center {
	text-align: center;
}

.title1 {
	color: #27457f;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
	margin: 1rem 0 1.5rem;
}

.title2 {
	color: #27457f;
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 1em;
}

.title3 {
	font-weight: bold;
	text-decoration: underline;
}

.wrapper {
	padding: 20px;
}