@charset "UTF-8";

/* CSS Document */

a:link {
	text-decoration: none;
	color: #53321F;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

a:visited {
text-decoration: none;
	color: #DA6817;
}
a:hover {
text-decoration: underline;
	color: #DA6817;
}
a:active {
text-decoration: none;
	color: #DA6817;
}
.body {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
	padding: 20px 40px 15px;
	text-align: left;
}
.teambody {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
	text-align: left;
}.bodylarge {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	color: #DA6817;
	text-align: left;
}
.bodyNOPAD {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.bodyForm {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #5A3620;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-style: italic;
	text-align: left;
}
.durbinimage {
	padding-bottom: 15px;
	padding-left: 15px;
	float: right;
	width: 250px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.durbinhead {
	font-size: 18px;
	color: #5C361F;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
}
.durbintable {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.durbinquote {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	color: #5B371F;
	border-left-color: #5A3621;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 0px;
	border-top-color: #5A3621;
}
.durbinbody {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding: 0px 40px 15px 40px;
}
.durbinfloatcaption {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #999999;
	text-align: center;
	width: 200px;
	padding-right: 40px;
}
