* {
		font-family: nimbus-sans-n4,nimbus-sans,"Helvetica Neue",Helvetica,Arial,"Droid Sans",sans-serif;
		letter-spacing: -.3px!important;
		}

html, header, body, div, figure, h1, h2, h3, h4, h5, h6 {
		margin: 0px; 
		padding 0px;
		}

body {
		background: #f2f0ea;
		max-width: 1200px;
		margin: 0px auto;
		}

header {
		height: 100px;
		background-color: #036;
		margin: 0px;
		}

main {
		padding: 25px 88px 25px 88px;
		background: #fff;
		}

nav {
		background: #fff;
		}

footer {
		border-top: 5px solid #a7a9ac;
		background: #e7e7e7;
		}

address {
		font-style: normal;
		}

article {
		background: #f2f0ea;
		margin: 0px 0px 25px 0px;
		padding: 40px;
		}

aside {
		background: #f0f8ff;
		float: right;
		margin: 10px 0px 10px 20px;
		min-width: 200px;
		padding: 40px 40px 20px 40px;
		width: 36%;
		}

caption {
    	font-size: 1.2em;
    	font-weight: 100;
    	padding: 5px 0px 20px 0px;
    	text-align: left;
		}

figure {
		border: thin silver solid;
		float: right;
		font-style: italic;
		font-size: smaller;
		margin: 0.5em;
		padding: 0.5em;
		text-align: center;
		text-indent: 0;
		}

figure img {
		height: auto;
		max-width: 100%;
		}

h1 {
		color: #036; 
		font-size: 2.5em; 
		font-weight: 500; 
		letter-spacing: -1.7px!important;
		padding: 0px 0px 20px 0px;
		}

h2 {	
		padding: 0px 0px 10px 0px;
		color: #036;
		font-size: 1.8em;
		}

input {
		height: 38px;
  		min-width: 300px;
		border: 0px;	
		}

input::placeholder {
		color: #000;
		font-size: 1.2em;
		font-weight: 600;
		padding: 0px 20px;
		}

p {
		color: #1c1c1c;
		font-size: 1.2em;
		font-weight: 100;
    	line-height: 1.8em;
		margin: 0px;
		padding: 0px 0px 20px 0px;
		}

p a {
		border-bottom: 2px dotted #076AB0;
		color: #076AB0; 
		font-weight: 700; 
		text-decoration: none;
		}

p a:hover {	
		border-bottom: none; 
		color: #036; 
		text-decoration: underline;
		} 

table {
		border-collapse: collapse;
		border-spacing: 0; 
		width: 100%;
		margin: 0px 0px 30px 0px;
		}

thead {
		background: #036; 
		color: #fff;
		}

td, th {
		border: 1px solid #000;
		padding: 8px 19px; 
		}

td[scope="rowgroup"],th[scope="rowgroup"] {
		vertical-align: middle;
		}

td {
		font-weight: 100;
		}

th p {
		padding: 0px;
		}

ul, ol {
		margin: 0px 0px 20px 0px;}

li   {
		font-size: 1.2em;
    	line-height: 1.8em;
    	font-weight: 300;
		}

li a {
	padding-top: 1px;
	margin-top: -1px;
}

.circle {list-style-type: circle;}
.square {list-style-type: square;}
.upper-roman {list-style-type: upper-roman;}
.lower-alpha {list-style-type: lower-alpha;}


.hidden {
		display: none;
		}
.nowrap {
		white-space: nowrap;
		}
.background-gray {
		background: #ccc;
		}
.rave-alert {
		background: #a90707;	
		}
		
.rave-alert p {
		color: #fff;
		font-weight: 900;
    	padding: 25px;
		}

.accessibility-menu {
    	left: -999px;
    	position: absolute;
   	 	width: 1px;
		height: 1px;
    	overflow: hidden;
    	z-index: -999;
		}

.accessibility-menu:focus-within {
    	position: unset;
    	background-color: #ccc;
    	width: 100%;
    	height: auto;
    	overflow: auto;
    	margin: 0;
    	padding: 0;
    	font-size: 1.2em;
    	z-index: 999;
    	text-align: center;
		}

.brand img {
		padding: 25px;
		}

.page_container {
		max-width: 1025px;
		width: 100%;
		}	

.footer-row {
		display: inline-flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1020px;
		padding: 25px 0px 0px 88px;
		width: 100%;
		}

.footer-list {
		min-width: 270px;
		padding: 0px 25px 30px 0px;
		}

.footer-list #de, .truste_cursor_pointer {
		color: #6B246A;
		border-bottom: 2px dotted #6B246A;
	    line-height: 1.5;
		text-decoration: none;
		}
.footer-list #de:hover, .truste_cursor_pointer:hover {
		color: #000;
		border-bottom: 2px solid #6B246A;
		}

.truste-button2 {
		background: #fff !important;
		color: #000 !important;
		}

.button-blue {
		background: #036; 
		border: 0px; 
		border-radius: 0; 
		font-size: 1em; 
		margin: 0px 15px 10px 0px; 
		padding: 12px; 
		text-align: center; 
		text-decoration: none;
		}

.button-blue a {
		color: #fff; 
		text-transform: 
		uppercase; border: 0px;
		}

.button-blue a:hover {
		color: #fff;
		}
	
.expander {
		background-color: #E4E4E4;
		color: white;
		cursor: pointer;
		padding: 18px;
		border: none;
		text-align: left;
		outline: none;
		font-size: 1em;
		font-weight: 600;
		margin: 0px 0px 11px 0px;
		padding: 20px 21px;
		}

.expander:hover {
		background-color: #d6d6d6;
		}

.expander:after {
  		color: #000;
		content: '\002B';
		float: right;
	    font-size: 1.2em;
    	font-weight: 900;
		margin: 10px 5px 10px 0px;
		}

.expander p {
		color: #000;
		display: inline;
		font-weight: 600;
		}

.open {
		margin: 0px;
		}

.open:after {
  		content: "\2212";
		}

.expander-content {
		display: none;
		}
		
.expander-content p {
		margin: 0px 0px 11px 0px;
		padding: 20px 40px;
		}

.expanded {
		display: contents;
		margin: 0px 0px 11px 0px;
		}


table.table-standard, table.table-striped, table.tablesorter {
		margin-bottom: 20px;
		width: 100%;
		border: 1px solid #000;
		}
	
.table-standard th p, .table-striped th p {
		color: #fff;
		font-weight: 600;
		text-align: left;
		}
		
table.tablesorter>thead>tr>th.headerSortDown, table.tablesorter>thead>tr>th.headerSortUp {
		background: #d0e2f8;
	    color: #000;	
		}
		
.table-striped>tbody>tr:nth-of-type(odd) {
		background: #ededed;
		}

.table-standard>tbody>tr:first-of-type {
		background: #ededed;
		font-weight: 600;
		}
.table-standard>tbody>tr:first-of-type p {
		font-weight: 600;
		}

table p {
		padding: 0px;
		}

#site-name {
		padding: 25px 88px 0px 88px;
		background: #fff;
		}
		
.site-name-text {		
    border: 2px black solid;
    width: fit-content;
    padding: 2px 20px;
	}

.site-name-text:hover {
		background: #ccc;
		}

.site-name-text a {		
	    color: #000;
		text-decoration: none;
	    height: 24px;
        line-height: 24px;
        display: inline-block;
		}

.site-name-text a:hover {		
	    color: #000;
		text-decoration: underline;
		}

.subsite-nav {
		background-color: #333;
		overflow: hidden;
		padding: 0px 70px;
		}

.search-box {
	display: none;
	padding: 20px 88px;
    background-color: #ccc;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
		
.site-controls {
		float: right;
		background: none;
		}

.tile-tall {
		margin: 0px 5px 0px 5px;
		}
		
.tile-container {
    background: #036;
    height: 180px;
    width: 305px;
    align-items: center;
    border-radius: 10px;
    margin: 0 15px 30px 15px;
    display: inline-block;
    vertical-align: middle;
}
		
.tile-container:hover {
	background: #337ab7;	
		}
		
.tile-container p {
    font-size: 1.24em;
    color: #1c1c1c;
    line-height: 1.86em;
    font-weight: 100;
    padding-bottom: 6px;
    display: block;
    width: 100%;
    vertical-align: middle;
    height: 100%;
}
		
.tile-container p a {
    border-bottom: none;
    color: #fff;
    font-weight: 500;
}
		
.tile-button {
    background: 0 0;
    width: 100%;
    border: 0;
    color: #fff;
    font-size: 1.4em;
    height: 100%;
}

.tile-medium div.tile-container {
    background: #007097;
    height: 80px;
    margin: 0px 25px 30px 0px;
		}
		
.tile-medium .tile-container p {
    font-size: 1em;
    line-height: 1.56em;
}

.tile-container p a {
    border-bottom: none;
    color: #fff;
    font-weight: 500;
}
		
.tile-medium div.tile-container:hover {
    background: #109ad7;
}
		
.tile-medium .tile-container p a button:hover {
		color: #000;
		}
	

@media screen and (max-width: 900px) {
	main {
    	padding: 25px;
  		}
	.footer-row {
		padding: 25px 0px 30px 25px;
		}
	#site-name {
		padding: 25px 25px 0px 25px;
		}
	.navbar {
		padding: 0px 10px;
		}
	.search-box {
		padding: 20px 25px;
		}
	.site-controls {
		margin: 0px 25px 0px 10px;
	}
}		

@media screen and (max-width: 500px) {
	aside {
    	width: auto;
		margin: 10px;
		min-width: unset;
		padding: 20px;
  		}
	input {
		min-width: 250px;
		}
	table p {
		font-size: 1em;
		}
}

@media screen and (max-width: 350px) {
	table p {
		font-size: .8em;
		}
	input {
		min-width: 170px;
		}
	.brand img {
    	padding: 25px 5px;
		}
}


@media print {
	main {
		padding: 25px;
		}
	.navbar {
		padding: 0px 10px;
		}
	#site-name {
		padding: 25px 25px 0px 25px;
		}
	#teconsent, .rave-alert {
		display: none;
		}
	 aside, article, footer, .expander, .expander-content {
    break-inside: avoid;
  	}
}

/* OU EDITOR AND PREVIEW STYLES */

.brand img {
	height: 100%;
	}


/* Table Scrolling - Adds accessible scollbar to tables on mobile */


.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
}

.table-scroll:focus-within {
  outline: 3px solid #005a9c;
  outline-offset: 2px;
}

.table-scroll table {
  width: 100%;
  min-width: 40rem;               
  border-collapse: collapse;
}

.table-scroll th,
.table-scroll td {
  padding: 0.5rem 0.75rem;
  vertical-align: top;
  white-space: normal;
  overflow-wrap: anywhere;
}

@media (max-width: 400px) {
  .table-scroll {
    position: relative;
    background:
      linear-gradient(to right, rgba(0,0,0,0.12), rgba(0,0,0,0)) left center / 16px 100% no-repeat,
      linear-gradient(to left,  rgba(0,0,0,0.12), rgba(0,0,0,0)) right center / 16px 100% no-repeat;
    background-attachment: local, local;
  }
}

