body {
	font: 12pt Arial, Helvetica, sans-serif;
}

.clearer {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

#top ul,
#mainFocusPhoto,
#rightColumn,
#footerLinks,
#contactBox,
#footer {
	display: none;
}

#content h2 {
	font-size: 13px;
	color: #fe8214;
	margin-top: 0;
	margin-bottom: .3em;
}

#content h3 {
	font-size: 13px;
	color: #193864;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	border-bottom: 2pt solid #ccc;
	color: #fe8214;
	font-size: 19pt;
	text-align:left;
}

#content ul {
	margin: 0 0 1em;
}

a {
	color: #d85800;
	text-decoration: underline;
}

h1 span {
	color: #666;
}

.personnelBox {
	width: 30%;
	float: left;
	height: 90pt;
	line-height: 1.4em;
	margin-right: 10px;
	margin-bottom: 1em;
}

.personnelBox a {
	display: none;
}

.personnelBox h3 {
	font-size: 15px;
	color: #193864;
	margin-bottom: .1em;
	margin-top: 0;
}

.personnelBox h4 {
	font-size: 12px;
	color: #666;
	margin-top: 0;
	margin-bottom: 0;
}