body {
	background-color: #000000;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.format {
	height: 400px;
	width: 760px;
	border: thin solid #E6FFFF;
}
td.header {
	height: 77px;
	width: 760px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: text-bottom;
	font-size: 9px;
}
td.nav {
	height: 2px;
	width: 760px;
}
td.content {
	height: 350px;
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #820304;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}
a:link {
	color: #820304;
	text-decoration: underline;
}
a:visited {
	color: #820304;
	text-decoration: underline;
}
a:hover {
	color: #820304;
	text-decoration: underline;
}
a:active {
	color: #820304;
	text-decoration: underline;
}
.titles {
	font-size: 14px;
	font-style: italic;
	color: #BF6930;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #820304;
}
table.officelocation {
	width: 100%;
	vertical-align: top;
}
td.officelocationcell {
	text-align: left;
	vertical-align: top;
	width: 50%;
	font-size: 12px;
	font-weight: normal;
}
table.staff {
	width: 100%;
	vertical-align: top;
}
td.staffcell {
	text-align: left;
	vertical-align: top;
	width: 50%;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.emphasis {
	color: #820304;
}

.photo {
	float: left;
	padding-right: 5px;
}
