body {
	font-size: 10pt;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 10pt;
}

input {
	vertical-align: middle;
}

.inputfield td {
	padding-bottom: 15px;
}

.oddrow {
	background: #F0F8FF;
}

.header {
	background: #000066;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}

.footer {
	background: #000066;
	color: #FFFFFF;
	font-size: 6pt;
	text-align: right;
}

.menu {
	border-left: 1px solid #D8D8DE;
	border-right: 1px solid #D8D8DE;
	border-bottom: 1px solid #D8D8DE;
	cursor: pointer;
}

.link {
	border-left: 1px solid #D8D8DE;
	border-right: 1px solid #D8D8DE;
	border-bottom: 1px solid #D8D8DE;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}

.headerRow {
	padding-left: 5px;
	padding-right: 5px;
}

.first {
	border-top: 1px solid #D8D8DE;
}

.menuborder {
	border-bottom: 1px solid #D8D8DE;
	display: block;
}

td .menuicon {
}

.menuicon {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu a {
	text-decoration: none;
	color: #000000;
}

.link a {
	text-decoration: none;
	color: #000000;
}

.nolink {
	padding: 5px;
}

.showlink {
	text-decoration: underline !important;
	color: #0000FF !important;
}

.menu a:visited {
	text-decoration: none;
	color: #000000;
}

.link a:visited {
	text-decoration: none;
	color: #000000;
}

.section {
	border: 1px solid #D8D8DD;
	background: #E8E8EE;
	padding: 5px;
	text-align: center;
}

.sectionhead td {
	padding-left: 5px;
	padding-right: 5px;
}

.paginator {
	border-left: 1px solid #D8D8DD;
	border-bottom: 1px solid #D8D8DD;
}

.paginator td {
	padding: 5px;
	border-right: 1px solid #D8D8DD;
}

.paginator a {
	text-decoration: none;
	color: #000000;
}

.grid {
	border-left: 1px solid #D8D8DD;
	border-top: 1px solid #D8D8DD;
}

.grid td {
	border-right: 1px solid #D8D8DD;
	border-bottom: 1px solid #D8D8DD;
	padding: 5px;
}

.grid td a {
	text-decoration: none;
	color: #000000;
}

.info {
	margin-top: 4px;
	margin-bottom: 4px;
}

.errors {
	margin-top: 4px;
	margin-bottom: 4px;
}

.fdic-disclosure {
	font-family: "U.S. Bank Circular", "Circular", sans-serif;
	font-size: 12px;
	vertical-align: middle;
	font-style: normal;
	color: #66666a;
	line-height: 150%;
}

.fdic-disclosure .path {
	fill: #003256;
}

.fdic-disclosure figure {
	font-size:12.8px;
	color:#000;
	line-height: 15.39px;
}

.fdic-disclosure figure {
	border-radius: 8px;
	background: #fff;
	font-style: italic;
	margin: 4px 0 0;
	display: inline-flex;
	gap: 8px;
	overflow: hidden;
	padding: 8px 16px;
	border: 1px solid #ddd;
}

.fdic-disclosure .logo {
	vertical-align: middle;
	flex: 0 0 37.36px;
	width:37.36px;
}

.fdic-disclosure.dark {
	color:#fff
}

.fdic-disclosure.dark figure {
	color:#fff;
	border-color:#fff;
	background:none
}

.fdic-disclosure.dark .path {
	fill:#fff;
}

.fdic-disclosure.banner {
	max-width:1200px;
}

.fdic-disclosure.banner {
	display:block;
	border-bottom:1px solid #ddd;
}

.fdic-disclosure.banner figure {
	border:none;
	display:flex;
	border-radius:0;
	background:none;
	margin:0 auto;
	max-width:70rem;
}

.fdic-disclosure.banner .logo {
	width:37.36px;
	display:inline-flex;
	vertical-align:bottom;
}

.fdic-disclosure.banner figcaption {
	display:inline-flex;
	vertical-align:bottom;
}