body {
	background-color: #1A4193;
	margin-top: 0px;
}
.border    { border: solid 1px #a3a7ab; outline-width: 5px; outline-color: black }
.topborder { border-top: 1px solid #a1a5a9 }
.bottomborder { border-bottom: 1px solid #a1a5a9 }
.rightborder { border-right: 1px solid #a1a5a9 }
.leftborder { border-left: 1px solid #a1a5a9 }.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 1b4194;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.image_runaround {
	padding: 4px;
	border: thin solid #8DA0C9;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 10px;
}
#bottombanner {
	width: 720px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
