body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	padding-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.breadcrumb_aid-full {
	text-align: left;
	font-size: xx-small;
}

.access-aid {
	text-align: right;
	font-size: small;
}

.findingaid-full {
	text-align: left;
	font-size: medium;
	background-color: #D2D2D2;
}

.toc-aid {
	background-color: #bdbdbd;
	text-align: left;
	font-size: small;
	width: 20%;
}

.content-aid {
	width: 80%;
	margin-left: 25px;
	background-color: #ffffff;
}

.indent {
	margin-left : 20px;
	margin-right : 20px;
}

.indent-x {
	margin-left : 20px;
	margin-right : 20px;
	line-height: 20px;
}

a:link {
	text-decoration: underline;
	color: #003664;
}

a:visited {
	text-decoration: underline;
	color: #003664;
}

a:hover {
	text-decoration: underline;
	color : #346401;
}

a:active {
	text-decoration: none;
	color : #346401;
}

a:focus {
	text-decoration: underline;
	color : #346401;
}

.bread {
	font-size: x-small;
	font-style: italic;
	text-align: right;
	margin-right: 15px;
	padding-right: 20px;
	color: #000000;
	text-decoration: none;
}

h2 {
	color: #9A6634;
	font-weight: bolder;
	letter-spacing: normal;
}

.botnav {
	font-size: x-small;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
.topnav {
	font-size: x-small;
	text-decoration: none;
	text-align: right;
}

.more {
	font-size: x-small;
	font-style: italic;
	text-align: right;
	margin-right: 15px;
}
.foot {
	font-size: small;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

dt {
	text-indent: 10px;
	margin-left: 15px;
}

.h2special {
	text-indent: 20px;
}

.smallerit {
	font-size: x-small;
	font-style: italic;
}

h3 {
	color: #003664;
	white-space: normal;
}

.maintitles {
	font-size: medium;
	font-weight: bolder;
	color: #003664;
}

.smallinheader {
	font-size: small;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-indent: 0pt;
	margin-left: 7px;
}

.toc-lev1 {
	margin-top: -5px;
}

.toc-lev2 {
	font-size: x-small;
	margin-left: 10px;
	margin-top: -5px;
}

.current-pg {
	border: thin outset;
	background-color: #ABABAB;
}

.contact {
	border: thin outset;
	background-color: transparent;
}

.bod-in15 {
	margin-left: 15px;
	padding-left: 15px;
}

.bod-in25 {
	margin-left: 25px;
	padding-left: 20px;
}

.bod-in30 {
	margin-left: 30px;
	padding-left: 25px;
}

.bod-in50 {
	margin-left: 50px;
	padding-left: 40px;
}

.nostyle {
	list-style : none;
	margin-left: 30px;
	padding-left: 25px;
}