body {
	background-color: #FFF;
	margin: 0px;
}
a {color: #666;}
img {border: none;}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #5D97C9;
	line-height: normal;
}
#content h2 {
	font-size: 14px;
	line-height: normal
}
.blue {
	color: #004487;
}
#content h6 {
	font-size: 10px;
	font-weight: normal;
}
#content li {margin-bottom: 4px;}
.captions {
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.headshot {
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	padding: 0px 10px 5px;
}
table.events {
	border: 0px;
	border-collapse: collapse;
	margin: 0px 0px 15px;
	padding: 0px;
}
table.events td, table.events th {padding: 4px; margin: 0px;}
table.events th { background-color:#CCC;}
table.events td.eventsHead {
	background-color:#004487;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.itemright {float: right; margin: 0px 0px 10px 10px;}.disclaimer {
	font-size: 11px;
	font-style: italic;
}
