body {
	font-family: Arial, sans-serif;
	font-size: small;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #008DD3;
}
hr {
	color: white;
	background-color: white;
	border: solid white 0px;
	border-bottom: dashed 1px #C9C9C9;
	width: 90%;
}
h1 {
	font-size: 110%;
	background-image: url(/images/small-seal.png);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 29px;
	padding-top: 3px;
	margin: 0px;
	text-transform: uppercase;
}
h1 * {
	vertical-align: middle;
	text-transform: uppercase;
}
h1 strong {
	color: #008DD3;
}
h2 {
	font-size: 110%;
	margin: 0px;
	text-transform: uppercase;
}
h2.side-bar-title {
	background-image: none;
	padding-left: 13px;
	padding-bottom: 0px;
}
h2 strong {
	color: #008DD3;
}
h3 {
	font-size: 100%;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}
li {
	margin: 0px;
	padding: 0px;
}
li h3 {
	color: black;
	margin: 0px;
	padding: 0px;
}
p {
	color: #6E6E6E;
	font-size: 90%;
}
p strong {
	color: #008DD3;
}

img#title {
	padding: 20px 160px 12px 40px;
	margin-bottom: 8px;
	border-right: solid 1px #0074C8;
}
span#quick-nav * {
	margin-bottom: 20px;
	margin-left: 20px;
}

div#our-community h3 {
	font-size: 95%;
}
div.right-column {
	float: right;
	clear: none;
	width: 440px;
}
div.left-column {
	float: left;
	clear: none;
	width: 230px;
}
div#body {
	width: 696px;
	margin: 0 auto;
	text-align: left;
}
img.billboard {
	margin-bottom: 6px;
}
div.sidebar-box {
	background-color: #F2F2F2;
	position: relative;
	padding: 10px;
	font-size: 90%;
	_height: 1px;
}
div.sidebar-box hr {
	_border-top: solid #F2F2F2 1px;
	_border-right: solid #F2F2F2 1px;
	_border-left: solid #F2F2F2 1px;
}
div.sidebar-box img.bottom-right {
	_bottom: -1px;
}
div.sidebar-box img.bottom-left {
	_bottom: -1px;
}

img.top-left {
	position: absolute;
	top: 0px;
	left: 0px;
}
img.bottom-left {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
img.top-right {
	position: absolute;
	top: 0px;
	right: 0px;
}
img.bottom-right {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
div#in-the-news {
	background-color: #F2F2F2;
	padding: 5px;
	padding-top: 13px;
	position: relative;
	min-height: 30px;
	_height: 30px;
}
div#in-the-news ul li {
	font-size: 90%;
}
div#in-the-news ul hr {
	color: #F2F2F2;
	background-color: #F2F2F2;
	border: solid 1px #CBCBCB;
}
div#more-news {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 8px;
}
div#more-news * {
	vertical-align: middle;
}
div#notice {
	padding: 10px;
	border: solid 2px green;
	background-color: lightgreen;
	margin-bottom: 5px;
	width: 400px;
}
em {
	font-weight: bold;
}
div#menubar {
	float: left;
	margin-top: 10px;
	padding: 15px 10px 20px 10px;
	background-color: #F2F2F2;
	position: relative;
	width: 125px;
	_height: 1px;
}
div#menubar h2 {
	margin-bottom: 5px;
}
div#menubar hr {
	background-color: #F2F2F2;
}
div#menubar ul hr {
	width: 100%;
	margin-left: -9px;
}
div#menubar img.bottom-left {
	_bottom: -1px;
}
div#menubar img.bottom-right {
	_bottom: -1px;
	_right: -1px;
}
div#menubar img.top-right {
	_right: -1px;
}
div#currently-logged-in h3 {
	margin-bottom: 3px;
}
div#currently-logged-in p {
	margin-top: 0px;
	font-size: 90%;
}
div#currently-logged-in {
	font-size: 90%;
}
div#sidebar {
	float: left;
	clear: left;
	width: 133px;
	margin-top: 7px;
	padding: 15px 7px 7px 10px;
	background-color: #F2F2F2;
	position: relative;
	_height: 10px;
}
div#sidebar hr {
	background-color: #F2F2F2;
}

div#main {
	float: right;
	width: 540px;
}
form {
	width: 300px;
}
div#userPrivs {
	text-align: center;
}
table {
	text-align: left;
}
table.list td {
	vertical-align: top;
}
tr.light {
	background-color: #F2F2F2;
}
tr.dark {
	background-color: #DBDBDB;
}
th {
	padding: 3px;
}
td {
	padding: 3px;
}
label {
	font-weight: bold;
	display: block;
}
div#errorExplanation {
	padding: 10px;
	border: solid 2px darkred;
	background-color: pink;
	margin-bottom: 5px;
	width: 400px;
}
div#errorExplanation h2 {
	font-size: 100%;
	margin: 0px;
	margin-bottom: 5px;
	color: darkred;
}
div#errorExplanation p {
	color: black;
}
div#errorExplanation ul {
	font-size: 90%;
}
img.hnav {
  border: none;
}
div.hnavChildren {
  padding-left: 15px;
}
div#highlights img.highlight {
	display: block;
	margin-bottom: 3px;
}
div#contact {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 18px;
	font-weight: bold;
	font-size: 95%;
	width: 230px;
}
div#contact h3 {
	color: black;
	margin: 0px;
}
div#contact hr {
	width: 19	0px;
	margin-left: 0px;
}
div#contact p {
	margin: 0px;
	font-weight: normal;
	color: black;
}
div#contact strong {
	color: #008DD3;
}
div#help {
	padding: 0px 10px 10px 10px;
	width: 130px;
}

div#copyright {
	width: 700px;
	margin: 0 auto;
	padding-top: 5px;
	color: #ACACAC;
	font-size: smaller;
	text-align: center;
	border-top: dashed #ACACAC 1px;
	clear: both;
}