/* All Site Branding and media */
body {
    margin: 0;
    padding: 0;
	background-color:#FFFFFF;
}



/* Start of full site branding */
	.BodyTable {
		display: Block;
	}	
	
	.MobileTable {
		display: None;
	}
input.errormessagetext {
	text-align: center;
	font-size: 9pt; 
	font-family: "Arial";
}
span.errormessagetext {
	text-align: center;
	font-size: 9pt; 
	font-family: "Arial";
	color: #FF0000; /* red */
}
.inputcontrolwidthlarge {
	width: 250px;
}
.inputcontrolwidthmedlar {
	width: 200px;
}
.inputcontrolwidthmedium {
	width: 150px;
}
.inputcontrolwidthsmall {
	width: 100px;
}
.cellInput {
	text-align: left;
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	padding-left: 1px;
}
.cellInputLrg {
	text-align: left;
	font-family: "Arial"; 
	font-size: 10pt;
	vertical-align: middle;
	padding-left: 1px;
}

.friendlymessagetext {
	text-align: left;
	font-size: 20pt; 
	font-family: "Arial"; 
	line-height: 125%;
	color: #5882FA; /* blue */
}
ul.d {
list-style-position: inside;
  padding: 0;
}

ul.d li {
  color: #5882FA;
  margin: 0;
  font-family: "Arial";
}
.currency {
	text-align: right;
}
table.sortableResultSet tr.even {
}
table.sortableResultSet td.centeredCellTextSm {
	text-align: center;
	font-family: "Arial"; 
	font-size: 9pt;
}
table.resultSet td.centeredCellTextSm {
	text-align: center;
	font-family: "Arial"; 
	font-size: 9pt;
	border-bottom: 1px solid #dddddd;	
}
table.resultSet td.centeredCellTextMed {
	text-align: center;
	font-family: "Arial"; 
	font-size: 10pt;
	border-bottom: 1px solid #dddddd;	
}
table.resultSet td.leftCellTextSm {
	text-align: left;
	font-family: "Arial"; 
	font-size: 10pt;
	line-height: 125%;
}
table.resultSet td.leftCellTextMed {
	text-align: left;
	font-family: "Arial"; 
	font-size: 12pt;
	line-height: 150%;
}
table.resultSet td.leftCellLabel {
	text-align: left;
	font-family: "Arial"; 
	font-size: 10pt;
	font-weight:bold;
	border-bottom: 1px solid##dddddd;	
}
.example {
	font-size: 8pt;
	font-family: "Arial";
	color: #5882FA;
}
.hiddenSection {
	border: 1px ridge #71877C;
	border-spacing: 0px;
	padding: 2;
	border-collapse: collapse;
	display:none;
}
.resultSet {
	border-spacing: 0px;
	background-color:  #FaFaFa;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
	color: #494851;
	width: 100%;
	border-collapse: separate;
}
table.resultSet th {
	background-color: #57545f;
	color: white;
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
   	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
table.resultSet th.tableHeader {
	background-color: #57545f;
	color: white;
	font-family: "Arial"; 
	font-size: 10pt;
	font-weight:bold;
	text-align: center;
	border-left: 1px ridge #57545f;
	border-right: 1px ridge #57545f;
   	border-top-left-radius:0;
	border-top-right-radius:0;
}
table.resultSet th.tableHeaderInfo {
	background-color: #143266;
	color: white;
	font-family: "Arial";
	font-size: 9pt;
	font-weight:normal;
	text-align: center;	
}
table.resultSet td.buttonCell {
	text-align: center;
	font-family: "Arial"; 
	font-size: 9pt;
	background-color: #FFFFFF;
	border-top: 2px solid #dddddd;
}
table.resultSet td.cellLabel {
	text-align: right;
	font-family: "Arial";
	font-size: 10pt;
	font-weight:bold;
}
table.resultSet td.cellLabelLg {
	text-align: right;
	font-family: "Arial";
	font-size: 11pt;
	font-weight:bold;
	padding-right:4px;
}
.resultSet th.sectionHeader  {
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
    font-family: "Arial";
    color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #96939f;
}
.sortableResultSet thead th {
	border-collapse: separate;
   	border-top-left-radius:4px;
	border-top-right-radius:4px;
	
}
.sortableResultSet thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.sortableResultSet thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.sortableResultSet {
	border: 1px ridge #dddddd;
	border-spacing: 0px;
	background-color:  #FaFaFa;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
	color: #494851;
	width:100%;
}
.sortableResultSet td {
	border-top: #dddddd;
}
.sortableResultSet th {
	background-color: #57545f;
	color: white;
	font-family: "Arial"; 
	font-size: 11pt;
	font-weight:bold;
	text-align: center;
	margin-top: 0;
	border-right: 1px solid #dddddd
}
.sortableResultSet td.title {
	font-family: "Arial";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #a3a0ab;
	border-collapse: separate;
	border-bottom: #666666 1px solid;
	padding: 5px;
	cursor: none;
	text-decoration: none;
   	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

.sortableResultSet td.queryInfo {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	background-color: #96939f;
	border-collapse: collapse;
	padding: 5px;
	cursor: none;
	text-decoration: none;
}
.sortableResultSet th.title {
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background: #a3a0ab;
    font-size:11px;
    border-collapse: separate;
}

.buttonx {
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#f2f2f2;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	border:1px solid #dddddd;
	display:inline-block;
	color:black;
	font-family:"Arial"";
	font-size:18pt;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}
.buttonx:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.buttonx:active {
	position:relative;
	top:1px;
}
.erven {
	background-color: #dddddd; 
}
.ervener {
	background-color: #e6e6e6; 
}
.asterisk {
    font-size: 10pt;
    font-family: "Arial";
    color: #FF0000; /* red */
    padding-right:0px;
}
.sectiontitletextcentered {
	font-family: "Arial";
	color: #494851;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 0; 
	padding-right: 10; 
	padding-top: 2; 
	padding-bottom: 2;
	text-align: center;
}

.staticDocument {
	text-align: left;
	font-family: "Arial";
	font-size: 14px;
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
table.staticDocument tr td.rowHeader {
	text-align: center;
	padding: 2px;
	background-color: #bdbbc3;
	border: 1px solid #dddddd;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
table.staticDocument p {
	margin: 10px;
	padding: 3px;
}
table.staticDocument ol, table.staticDocument ul {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #494851;
	text-align: center;
}
.PageText {
	font-family: "Arial";
	font-size: 14px;
	color: #494851;
	text-align: left;
	line-height: 150%;
}
.PageTextItalic {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #494851;
	text-align: center;
	font-style:italic;
}
.PageTextBold {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #494851;
	text-align: left;
}
.inputtext {
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	width: 375px;
	margin-right: 10px;
}
.mediumInputtext {
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	width: 200px;
	margin-right: 10px;
}
.smallInputtext {
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	width: 100px;
	margin-right: 10px;
}
.searchPanelx {
	border: 1px ridge #dddddd;
	border-spacing: 0px;
	background-color:  #FaFaFa;
	border-radius: 8px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
	color: #494851;
}
table.searchPanelx td {
	border-top: 1px solid #dddddd;
}
table.searchPanelx th {
	background-color: #bdbbc3;color: white;font-family: "Arial"; font-size: 9pt;font-weight:bold;text-align: center;	
}
table.searchPanelx th.tableHeader {
	background-color: #bdbbc3;
	color: white;
	font-family: "Arial"; 
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
   	border-top-left-radius:4px;
	border-top-right-radius:4px;
}
table.searchPanelx td.buttonCell {
	text-align: center;font-family: "Arial"; font-size: 12pt;	
}
table.searchPanelx td.cellLabel {
	text-align: left;font-family: "Arial"; font-size: 9pt;font-weight:normal; white-space: nowrap; vertical-align: center;
}
table.searchPanelx td.centeredCellLabel {
	text-align: center;font-family: "Arial"; font-size: 8pt;font-weight:normal;color:#6d6c7a;	
}
table.searchPanelx td.cellLabelLarge {
	text-align: right;font-family: "Arial"; font-size: 10pt;font-weight:bold;	
}
table.searchPanelx td.cellLabelLargeLeft {
	text-align: left;font-family: "Arial"; font-size: 10pt;font-weight:bold;	
}

.greyedResultSet {
	border: 1px ridge #71877C;
	border-spacing: 0px;
	padding: 2;
	border-collapse: collapse;
	color: gray;
}
table.greyedResultSet tr.even {
	background-color: #DCF4F6;
}
table.greyedResultSet th {
	background-color: #364660;color: white;font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;font-weight:bold;text-align: center;	
}
table.greyedResultSet th.tableHeader {
	background-color: #0A3A22;color: white;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;font-weight:bold;text-align: center;	
}
table.greyedResultSet th.tableHeaderInfo {
	background-color: #1B4833;color: white;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;font-weight:normal;text-align: center;	
}
table.greyedResultSet td.buttonCell {
	text-align: center;font-family: verdana,arial,helvetica,sans-serif; font-size: 8.5pt;	
}
table.greyedResultSet td.cellLabel {
	text-align: right;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;font-weight:bold;	
}
table.greyedResultSet td.centeredCellLabel {
	text-align: center;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;font-weight:bold;	
}
table.greyedResultSet td.leftCellLabel {
	text-align: left;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;font-weight:bold;	
}
table.greyedResultSet td.cellLabelLarge {
	text-align: right;font-family: verdana,arial,helvetica,sans-serif; font-size: 11pt;font-weight:bold;	
}
table.greyedResultSet td.centeredCellTextSm {
	text-align: center;font-family: verdana,arial,helvetica,sans-serif; font-size: 8.5pt;	
}
table.greyedResultSet td.cellTextSm {
	text-align: left;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8.5pt;
	padding-left: 5px;	
}
table.greyedResultSet td.cellTextMd {
	text-align: left;font-family: verdana,arial,helvetica,sans-serif; font-size: 9pt;	
}
table.greyedResultSet td.cellTextLg {
	text-align: left;font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;	
}
table.greyedResultSet td.subsectiontitletext {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 0; 
	padding-right: 10; 
	padding-top: 2; 
	padding-bottom: 2;
	text-align: left;
	background-color: #DCF4F6;
}
table.greyedResultSet span.requiredmessagetext {
	font-size: 8.5pt; 
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	color: gray; /* greyed-red */
}


.Mobile_Logo{
	display: none;
}
.SSP_Header_Text {
	font-family: "Arial";
	Font-size: 20px;
	color: #494851;
	background-color: #FFFFFF;
	font-weight: bold;
}
.Nav_TD {
	background-color: #FFFFFF;
}
.Nav_Table {
	width: 70%;
	height: 40px;
	font-family: "Arial";
	Font-size: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.Nav_Links{
	font-family: "Arial";
	font-size: 18px;
	color: #494851;
}

nav {
	background-color: white;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}
nav ul {
	width: 100%;
	list-style: none;
	display:flex;
	justify-content: flex-end;
	align-items: center;
}
nav li {
	height: 50px;
}
nav a {
	height: 100%;
	padding 0 30px;
	text-decoration: none;
	display: flex;
	align-items: center;
	color: #52565c;
	font-family: Arial;
	font-weight: bold;
}
nav a:hover {
	background-color: #f4f6f9;
}

.sidebar{
	position: fixed;
	top: 0;
	right: 0;
	height: 100vh;
	width: 250px;
	z-index: 999;
	background-color: white;
	backdrop-filter: blur(10px);
	box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
	display: none;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.sidebar li{
	width: 100%;
}
.sidebar a{
	width 100%;
}



.Home_Image {
	Width: 100vw;
	height: 100vw;
	background-size: cover;
	background-position: center;
}

.hero {
	position: relative;
    width: 100vw;
	height: 5vw;
    margin-left: -50vw;
    left: 50%;
    position: relative;
    padding: 150px 0;

}

.hero_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	}
.other_hero {
   	position: relative;
    width: 100vw;
	height: 5vm;
    margin-left: -50vw;
    left: 50%;
    position: relative;
    padding: 100px 0;
}

.other_img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
	}

.hero-text_div{
	display: flex;
	align-items: center;
	position:absolute;
	inset: 0px;
	width: 70%;
	z-index:1;
	margin:auto;
}
.other-page-large-text{
	font-family: "Arial";
	font-size: 30px;
	color:#FFFFFF;
	font-weight: bold;
}
.front-page-large-text{
	font-family: "Arial";
	font-size: 70px;
	color:#FFFFFF;
	font-weight: bold;
}
.HeaderText {
	font-family: "Arial";
	font-size: 24px;
	color: #cdaf2c;
	font-weight: bold;
}
.BodyText {
	font-family: "Arial";
	font-size: 18px;
	color: #494851;
	line-height: 1.5;
}
.WhiteBodyText {
	font-family: "Arial";
	font-size: 18px;
	color: white;
	line-height: 1.5;
}

.BodyTextBold {
	font-family: "Arial";
	font-size: 18px;
	color: #494851;
	line-height: 1.5;
	font-weight: bold;
}

.NewsDate {
	font-family: "Arial";
	font-size: 14px;
	color: #494851;
	line-height: 1.5;
	font-weight: bold;
}
.currency {
	text-align: right;
}
.AllLinks {
	font-family: "Arial";
	font-size: 18px;
	color: #494851;
}
.smallLinks {
	font-family: "Arial";
	font-size: 14px;
	color: #494851;
}
.smallerLinks {
	font-family: "Arial";
	font-size: 12px;
	color: #494851;
}
.footer-div {
	position: fixed;
	bottom: 0;
	float: left;
	overflow: hidden;
	width: 100%;
	background-color:#494851;
}
.footer-container{
	background-color:#494851;
	width: 100%;
	height: 70px;
}
.footer{
	background-color:#494851;
	text-align: Left;
	height: 100%;
}
.footer_Text{
	font-family: "Arial";
	font-size: 14px;
	color:#FFFFFF;\
	font-weight: 
}
li.jobOptions {
	line-height: 20px;
    letter-spacing: 1px;
    font-weight:bold;
}
.footer_links{
	font-family: "Arial";
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: underline;
}
.footer_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #cdaf2c;
}
.notNeeded {
	display: none;
}


.headshots	{
	width: 400px;
	height: 389px;
}

.newsphotos	{
	width: 300px;
	height: 198px;
}
.Table {
	width:100%;
}
.menuTable {
	margin-left: auto;
	margin-right: auto;
}
.textInput {
	width: 375px;
	margin-right: 10px;
}
/*end of full site branding*/
/*begining of mobile site branding*/
@media screen and (max-width: 1000px){

body {
    margin: 0;
    padding: 0;
	background-color: #FFFFFF;
}
.inputtext {
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	width: 38%;
	margin-right: 0;
}
.smallInputtext {
	font-family: "Arial"; 
	font-size: 9pt;
	vertical-align: middle;
	width: 20%;
	margin-right: 0;
}
.textInput {
	width: 38%;
	margin-right: 0;
}
.resultSet {
	border-spacing: 0px;
	background-color:  #FaFaFa;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
	color: #494851;
	width: 550px;
}
.sortableResultSet {
	border: 1px ridge #dddddd;
	border-spacing: 0px;
	background-color:  #FaFaFa;
	border-radius: 4px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
	color: #494851;
	width:550px;
}
.menuTable {
	margin-left: 0;
	margin-right: auto;
}
.Table {
	width:550px;
}
.BodyTable {
	display: None;
}	
	
.MobileTable {
	display: block;
}	
.Nav_Table {
	display: none;
}
.Nav_TD {
	display: none;
}
.welcomeImage {
	display: none;
}
.USA_Header {
	background-color: #d9e0ea;
	height: 30px;
}
.Inside_USA_Header {
	width: 100%;
	height: 100%;
	font-family: "Arial";
	font-size: 15px;
	color: #5b6071;
}	
.Mobile_Logo{
	display: block;
	background-color:#FFFFFF;
}

.AllLinks {
	font-family: "Arial";
	font-size: 18px;
	color: #494851;
}
	
.footer_links{
	font-family: "Arial";
	font-size: 18px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.front-page-large-text{
	font-family: "Arial";
	font-size: 30px;
	color:#FFFFFF;
	font-weight: bold;
}

.hero-text_div{
	display: flex;
	align-items: left;
	margin: 65px;
}
	
.headshots	{
	width: 300px;
	height: 293px;
}
	
.notNeeded {
	display: none;
}	
	
	
	
	
}
	

