@charset "utf-8";
/* CSS Document */

.announcements {
	padding: 12px 20px 11px 14px;
}

.banner {
	border-bottom: 1px #EAE4DA solid;
}

body {
	background-color: #E6E3D6;
}

#content div.breadcrumb {
	padding-bottom: 14px;
}

#content {
	padding: 11px 20px 11px 20px;
}

ol {
	background: none;
	margin: 0;
	padding-left:19px;
	list-style-position: outside;
}
ol.long_list li {
	margin-top: 14px;
	background: none;
}

ol.short li {
	margin-top: 6px;
	background: none;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	list-style: none;
}

#content ul li {
	padding-left: 12px;
	background: url(/_images/bullet_brown.gif) no-repeat;
	background-position: 0 8px;
	margin-top: 0px;
}

#content ul.long_list li {
	padding-left: 12px;
	background: url(/_images/bullet_brown.gif) no-repeat;
	background-position: 0 8px;
	margin-top: 14px;
}

#content ul.long_list li.continued {
	background: url(/_images/spacer.gif) no-repeat;
	margin-bottom: 0px;
	margin-top: 9px;
}

#content ul.sub_list li {
	padding-left: 12px;
	background: url(/_images/bullet_sub.gif) no-repeat;
	background-position: 0 9px;
	margin-top: 0px;
}

#content ul.sub_list_long li {
	padding-left: 12px;
	background: url(/_images/bullet_sub.gif) no-repeat;
	background-position: 0 9px;
	margin-top: 8px;
}

.copyrightImg {
	padding-left: 11px;
}

.form1 {
	padding-top: 0;
	text-align: right;
}

.form2 {
	margin-left:0;
	padding: 0 3px 0 0;
	text-align: left;
}

.indent {
	margin-top: 0;
	margin-left: 15px;
}

input {
	height: 16px;
	border: 1px #DDDDDD solid;
}

input.google {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 35px;
	border: 0;
	padding-left: 5px;
}

input.noborder {
	height: 16px;
	border: 0;
}

#footerLinks {
	padding: 8px 0px 12px 0px;
}

.list-top {
	margin-top: 6px;
}

.list-bottom {
	margin-bottom: 0;
}

.logo {
	padding-left: 15px;
}

.mainContentRow {
	border-top: 5px solid #EAE4DA;
	border-bottom: 1px solid #EAE4DA;
}

.mission {
	padding: 10px 20px 10px 20px;
}

p {
	padding-top: 5px;
}

br.tight {
	line-height:5px;
}

.searchBox {
	height: 16px;
	width: 535px;
	border: 1px #DDDDDD solid;
}

.searchRow {
	line-height: 57px;
	border-top: 1px #EAE4DA solid;
}

a.searchSite {
	padding-left: 14px;
}

.shell {
	border-left: 1px #CBBCA2 solid;
	border-right: 1px #CBBCA2 solid;
	border-bottom: 1px #CBBCA2 solid;
	background-color: #FFFFFF;
}
