﻿
@font-face {
	font-family: 'League Gothic';
	src: url('/include/fonts/leaguegothic.eot');
	src: url('/include/fonts/leaguegothic.eot?#iefix') format('embedded-opentype'), url('/include/fonts/leaguegothic.woff') format('woff'), url('/include/fonts/leaguegothic.ttf') format('truetype'), url('/include/fonts/leaguegothic.svg#LeagueGothicRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.legacy-2018-section {
	font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 4em;
	overflow-x: hidden;
	padding: 0 1em;
}

.legacy-2018-section .site-section {
	max-width: 940px;
	width: auto;
	margin: 0 auto;
}

.legacy-2018-section .site-section.narrow {
	max-width: 700px;
	margin: 0 auto;
}

/* .nav */

.legacy-2018-section .nav ul {
	list-style-type: none;
	padding-left: 0;
}

.legacy-2018-section .nav ul ul {
	padding-left: 20px;
	margin: 0;
}

.legacy-2018-section .article .header {
	margin: 1.5em 0 1em;
	position: relative;
	display: block;
}

.legacy-2018-section .article .header .nav ul {
	margin: 0;
	overflow: hidden;
}

.legacy-2018-section .article .header .nav {
	margin-left: -20px;
}

.legacy-2018-section .article .header .nav li {
	padding-left: 20px;
	float: left;
	display: inline;
}

/* .form */

.legacy-2018-section .article .header .form dl dt {
	font-weight: bold;
}

.legacy-2018-section .form-alt-a dl dt {
	position: absolute;
	width: 110px;
	text-align: right;
	white-space: nowrap;
}

.legacy-2018-section .form-alt-a dl dt.full {
	position: relative;
	width: auto;
	text-align: left;
}

.legacy-2018-section .form-alt-a dl dd {
	padding-left: 130px;
	padding-right: 10px;
	margin: 0 -10px;
}

.legacy-2018-section .form-alt-a .button-wrapper {
	float: right;
	display: inline;
	margin-left: 10px;
}

.legacy-2018-section .form-alt-a select {
	max-width: 100%;
}

/* .colset */

@media (min-width: 760px) {
	.legacy-2018-section .colset {
		margin: 12px -10px;
		overflow: hidden;
	}

	.legacy-2018-section .colset > .col,
	.legacy-2018-section .colset > .col-article,
	.legacy-2018-section .colset > .col-sidebar,
	.legacy-2018-section .colset > .col-1,
	.legacy-2018-section .colset > .col-1_2,
	.legacy-2018-section .colset > .col-1_4,
	.legacy-2018-section .colset > .col-3_4,
	.legacy-2018-section .colset > .col-1_8,
	.legacy-2018-section .colset > .col-3_8,
	.legacy-2018-section .colset > .col-5_8,
	.legacy-2018-section .colset > .col-7_8,
	.legacy-2018-section .colset > .col-1_3,
	.legacy-2018-section .colset > .col-2_3,
	.legacy-2018-section .colset > .col-1_6,
	.legacy-2018-section .colset > .col-5_6,
	.legacy-2018-section .colset > .col-1_12,
	.legacy-2018-section .colset > .col-5_12,
	.legacy-2018-section .colset > .col-7_12 {
		float: left;
		min-height: 1px;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.legacy-2018-section .colset > .col-right {
		float: right;
		display: inline;
	}

	.legacy-2018-section .colset > .col-stack {
		margin-top: 12px;
	}

	.legacy-2018-section .colset > .col-article {
		width: 66.6667%;
		width: calc(100% - 240px);
	}

	.legacy-2018-section .colset > .col-sidebar {
		width: 33.3333%;
		width: calc(0% + 240px);
	}

	.legacy-2018-section .colset > .col-1    { width: 100%; }
	.legacy-2018-section .colset > .col-1_2  { width: 50%; /* 100% / 2 */ }
	.legacy-2018-section .colset > .col-1_4  { width: 25%; /* 100% / 4 */ }
	.legacy-2018-section .colset > .col-3_4  { width: 75%; /* 100% * 3/4 */ }
	.legacy-2018-section .colset > .col-1_8  { width: 12.5%; /* 100% / 8 */ }
	.legacy-2018-section .colset > .col-3_8  { width: 37.5%; /* 100% * 3/8 */ }
	.legacy-2018-section .colset > .col-5_8  { width: 62.5%; /* 100% * 5/8 */ }
	.legacy-2018-section .colset > .col-7_8  { width: 87.5%; /* 100% * 7/8 */ }
	.legacy-2018-section .colset > .col-1_3  { width: 33.3333%; /* 100% / 3 */ }
	.legacy-2018-section .colset > .col-2_3  { width: 66.6667%; /* 100% * 2/3 */ }
	.legacy-2018-section .colset > .col-1_6  { width: 16.6667%; /* 100% / 6 */ }
	.legacy-2018-section .colset > .col-5_6  { width: 83.3333%; /* 100% * 5/6 */ }
	.legacy-2018-section .colset > .col-1_12 { width:  8.3333%; /* 100% / 12 */ }
	.legacy-2018-section .colset > .col-5_12 { width: 41.6667%; /* 100% * 5/12 */ }
	.legacy-2018-section .colset > .col-7_12 { width: 58.3333%; /* 100% * 7/12 */ }

	.legacy-2018-section .colset-alt-a-right > .col-article > .col-inner {
		margin-right: 20px;
	}

	.legacy-2018-section .colset-alt-a-right > .col-sidebar > .col-inner {
		margin-left: -20px;
	}

	.legacy-2018-section .colset-alt-a > .col-left > .col-inner,
	.legacy-2018-section .colset-alt-a-left > .col-left > .col-inner,
	.legacy-2018-section .colset-alt-a-both > .col-left > .col-inner,
	.legacy-2018-section .col-inner-alt-a, .col-inner-alt-a-left,
	.legacy-2018-section .col-inner-alt-a-both {
		padding-right: 19px;
		border-right: 1px solid #DDDDDD;
	}

	.legacy-2018-section .colset-alt-a-right > .col-right > .col-inner,
	.legacy-2018-section .colset-alt-a-both > .col-right > .col-inner,
	.legacy-2018-section .col-inner-alt-a-right, .col-inner-alt-a-both {
		padding-left: 19px;
		border-left: 1px solid #DDDDDD;
	}

	.legacy-2018-section .colset .col-inner > :first-child,
	.legacy-2018-section .colset .col-inner > .nav:first-child > :first-child,
	.legacy-2018-section li:first-child > :first-child {
		margin-top: 0;
	}

	.legacy-2018-section .colset .col-inner > :last-child,
	.legacy-2018-section .colset .col-inner > .nav:last-child > :last-child,
	.legacy-2018-section li:last-child > :last-child {
		margin-bottom: 0;
	}

	.legacy-2018-section .colset .col-inner > h1:first-child,
	.legacy-2018-section .colset .col-inner > h2:first-child,
	.legacy-2018-section .colset .col-inner > h3:first-child,
	.legacy-2018-section .colset .col-inner > h4:first-child,
	.legacy-2018-section .colset .col-inner > h5:first-child,
	.legacy-2018-section .colset .col-inner > h6:first-child,
	.legacy-2018-section .colset .col-inner > .hgroup:first-child,
	.legacy-2018-section .colset .col-inner > .header:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h1:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h2:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h3:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h4:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h5:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > h6:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > .hgroup:first-child,
	.legacy-2018-section .colset .col-inner > .section:first-child > .header:first-child {
		margin-top: 12px;
	}

	.legacy-2018-section .colset .col-inner > .image:first-child {
		margin: 6px 0 5px;
	}

	.legacy-2018-section .colset .col-inner > .header-alt-a:first-child {
		margin-top: -12px;
	}
}

.legacy-2018-section .clear-wrapper { overflow: visible !important; }
.legacy-2018-section .clear-left { clear: left; }
.legacy-2018-section .clear-right { clear: right; }
.legacy-2018-section .clear { clear: both; }

/* .table */

.legacy-2018-section .table {
	width: 100%;
	max-width: 100%;
	padding: 0;
	border: none;
	border-collapse: collapse;
	table-layout: fixed;
}

.legacy-2018-section .table tr.message td {
	text-align: center;
	font-style: italic;
}

.legacy-2018-section .table th {
	text-align: left;
	font-weight: bold;
}

.legacy-2018-section .table th .subtitle {
	font-style: italic;
	font-weight: normal;
}

.legacy-2018-section .table th,
.legacy-2018-section .table td {
	padding: 0;
	vertical-align: top;
}

.legacy-2018-section .alignright {
	text-align: right;
}

.legacy-2018-section .table td.not-applicable,
.legacy-2018-section .table td.not-found {
	font-style: italic;
}

.legacy-2018-section .table td.not-found {
	text-align: center;
}

.legacy-2018-section span.highlight,
.legacy-2018-section span.highlight-positive,
.legacy-2018-section span.highlight-negative {
	display: inline-block;
	padding: 0 2px;
}

.legacy-2018-section .highlight,
.legacy-2018-section .table td.highlight {
	background-color: #FFFAC1;
}

.legacy-2018-section .highlight-positive,
.legacy-2018-section .table td.highlight-positive {
	background-color: #C8F9CB;
}

.legacy-2018-section .highlight-negative,
.legacy-2018-section .table td.highlight-negative {
}

.legacy-2018-section .table .col-index {
	text-align: right;
	width: 30px;
}

.legacy-2018-section .table .col-money,
.legacy-2018-section .table .col-number,
.legacy-2018-section .table .col-date {
	text-align: right;
}

.legacy-2018-section .table .col-center {
	text-align: center;
}

.legacy-2018-section .table .col-highlight {
	background-color: #CCEEFF;
}

.legacy-2018-section .table .col-1    { width: 100%; }

.legacy-2018-section .table .col-7_8  { width: 87.5%;    /* 100% * 7/8 */ }
.legacy-2018-section .table .col-3_4  { width: 75%;      /* 100% * 3/4 */ }
.legacy-2018-section .table .col-5_8  { width: 62.5%;    /* 100% * 5/8 */ }
.legacy-2018-section .table .col-1_2  { width: 50%;      /* 100% / 2 */ }
.legacy-2018-section .table .col-3_8  { width: 37.5%;    /* 100% * 3/8 */ }
.legacy-2018-section .table .col-1_4  { width: 25%;      /* 100% / 4 */ }
.legacy-2018-section .table .col-1_8  { width: 12.5%;    /* 100% / 8 */ }
.legacy-2018-section .table .col-1_16 { width:  6.25%;   /* 100% / 16 */ }
.legacy-2018-section .table .col-1_32 { width:  3.125%;  /* 100% / 32 */ }

.legacy-2018-section .table .col-5_6  { width: 83.3333%; /* 100% * 5/6 */ }
.legacy-2018-section .table .col-2_3  { width: 66.6667%; /* 100% * 2/3 */ }
.legacy-2018-section .table .col-7_12 { width: 58.3333%; /* 100% * 7/12 */ }
.legacy-2018-section .table .col-5_12 { width: 41.6667%; /* 100% * 5/12 */ }
.legacy-2018-section .table .col-1_3  { width: 33.3333%; /* 100% / 3 */ }
.legacy-2018-section .table .col-1_6  { width: 16.6667%; /* 100% / 6 */ }
.legacy-2018-section .table .col-1_12 { width:  8.3333%; /* 100% / 12 */ }

.legacy-2018-section .table .col-1_5  { width: 20%;      /* 100% / 5 */ }
.legacy-2018-section .table .col-1_10 { width: 10%;      /* 100% / 10 */ }

.legacy-2018-section .colset .table col {
	/* override */
	display: table-column;
	float: none;
}

.legacy-2018-section .table-alt-a tr {
	background-color: white;
}

.legacy-2018-section .table-alt-a tr.alt {
	background-color: #F0F0FF;
}

.legacy-2018-section .table-alt-a th,
.legacy-2018-section .table-alt-a td {
	padding: 0 5px;
}

.legacy-2018-section .table-alt-a th {
	color: white;
	background-color: #6B3FA0;
}

.legacy-2018-section .table-alt-b tr {
	background-color: #EEEEEE;
}

.legacy-2018-section .table-alt-b tr.alt,
.legacy-2018-section .table-alt-b tr th,
.legacy-2018-section .table-alt-b2 tr:nth-child(even) {
	background-color: white;
}

.legacy-2018-section .table-alt-b th,
.legacy-2018-section .table-alt-b td {
	padding: 0 5px;
	border: 1px solid #BBBBBB;
}

.legacy-2018-section .table-alt-b1 {
	table-layout: auto;
}
