/*!-------------- Element Styles (Global Styling) --------------*/
#content, .Back_to_Top, .Back_to_Top-Span, body {
	font-family: 'Istok Web', Arial, sans-serif;
}
#languagebutton, .PAClogo, .center_text, .contact, .home, .tab, h1, h2, h3, h4, h5, h6 {
	text-align: center;
}
.Footer, .contcat-boxes, .menu, .menu2 {
	display: block;
	overflow: hidden;
}
#content, body {
	color: #101219;
}
#languagebutton, .bold {
	font-weight: 700;
}
body {
	font-size: 12pt;
	background-color: #1A1A1A;
	padding: 0;
	margin: 0;
}
#container {
	margin: 0 auto;
	width: 100%;
	height: auto;
	position: absolute;
}
a, a:hover {
	color: #E19D00;
}
#content {
	margin: 0 auto;
	position: relative;
}
.content-holder {
	background-color: #F8F8FF;
}
#content {
	padding: 30px;
	width: 865px;
	background-color: #F8F8FF;
	z-index: 1;
}
.Header-logo-Print, .PAClogo-Print, .contact-bottom {
	display: none;
	visibility: collapse;
}
.pagebreak {
	display: none;
}
/*--- BUTTONS ---*/
.Back_to_Top, .Back_to_Top-Span, .Back-to-Top_Sticky, .Back_to_Top-2, .Back_to_Top-Span-2, .Kwik-Cat-button, .corereqlink, .corereqlink-Span, a.Thank_You-Link, a.Department-Contact, a.NewsletterSign-up_InPage, a.Contact-button, a.NewsletterSign-up {
	padding: 10px 25px;
	width: 150px;
	height: auto;
	text-align: center;
	font-variant: small-caps;
	font-weight: 700;
	display: block;
	text-decoration: none;
	color: #101219;
	background-color: #FFC84A;
	border: thin solid #E19D00;
	border-radius: 4px;
	margin: 0 auto; 
}
.corereqlink, .corereqlink-Span {
	margin: 25px auto;
}
.Back_to_Top, .Back_to_Top-Span, .Back_to_Top-2, .Back_to_Top-Span-2, .Back-to-Top_Sticky {
	font-size: 13pt;
	bottom: 25px;
	right: 15px;
	position: fixed;
	z-index: 100;
	text-align: center;
}
.Back_to_Top-2, .Back_to_Top-Span-2, .Back-to-Top-Small {
	visibility: collapse;
	display: none;
}
/*--- BUTTONS Hover State ---*/
.Back_to_Top-Span:hover, .Back_to_Top:hover, .Back_to_Top-2:hover, .Back_to_Top-Span-2:hover, .Back-to-Top_Sticky:hover, .Kwik-Cat-button:hover, .corereqlink:hover, .corereqlink-Span:hover, .corereqlink:hover, .corereqlink-Span:hover, a.Thank_You-Link:hover, a.Department-Contact:hover, .NewsletterSign-up_InPage:hover {
	text-decoration: none;
	color: #FFC84A;
	background-color: #101219;
	border: thin solid #1A1A1A;
	box-shadow:0 0 5px 1px rgba(0,0,0,.7)
}
/*--- BUTTONS Active State ---*/
.Back_to_Top-Span:active, .Back_to_Top:active, .Back_to_Top-2:active, .Back_to_Top-Span-2:active, .Back-to-Top_Sticky:active, .Kwik-Cat-button:active, .corereqlink:active, .corereqlink-Span:active, .corereqlink:active, .corereqlink-Span:active, a.Thank_You-Link:active, a.Department-Contact:active,.NewsletterSign-up_InPage:active {
	text-decoration: none;
	color: #1A1A1A;
	background-color: #515151;
	border: none;
	box-shadow:0 0 5px 1px rgba(0,0,0,.7) inset
}
#languagebutton, .contact {
	position: absolute;
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	color: #101219;
	padding: 0;
	margin: 8px 0;
	font-weight: bold;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 18pt;
}
h3 {
	font-size: 16pt;
}
h4 {
	font-size: 14pt;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.yellow {
	color: #FFC84A;
}
.black {
	color: #101219;
}
.red {
	color: red;
}
.Float-Holder {
	display: block;
	clear: both;
	height: 25px;
}
.PrivacyPolicyDate {
	font-size: 10pt;
}
/*!-------------- Header Styling --------------*/
#languagebutton {
	width: 100px;
	font-size: 11pt;
	color: #F8F8FF;
	float: left;
	top: 30px;
	left: 20px;
	text-decoration: none;
	z-index: 100;
}
#languagebutton:hover {
	color: #FFC84A;
}
.contact, .contact a {
	color: #F8F8FF;
}
.contact {
	top: 10px;
	right: 10px;
	width: 250px;
	line-height: 1.25em;
}
a.Contact-button, a.NewsletterSign-up {
	padding: 10px;
	width: 100px;
	font-size: 13pt;
	color: #101219;
	margin: 15px auto 0px auto;
}
a.NewsletterSign-up {
	width: 180px;
	margin: 0 auto;
}
.NewsletterSign-up:hover, .Contact-button:hover {
	background-color: #E19D00;
}
.NewsletterSign-up:active, .Contact-button:active {
	background-color: #515151;
	border: none;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.7) inset;
}
.PAClogo {
	margin: 0 auto;
	padding: 0 auto;
	width: 100%;
}
.Header-logo {
	width: 400px;
	margin: 25px 0;
}
/*!-------------- Menu Styling --------------*/
.slicknav_menu {
	display: none;
}
.menu, .menu2 {
	margin: 0 auto;
}
.menu {
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #FFC84A;
}
.menu2 {
	padding: 0;
	width: 925px;
	height: auto;
	display: flex;	
}
nav.menu a.Selected_Page {
	color: #FFC84A;
}
nav.menu a.Selected_Page:hover {
	color: #F8F8FF;
}
ul.menu2 a {
	display: block;
	list-style-type: none;
	color: #F8F8FF;
	padding: 10px 0 6px;
}
ul.menu2 li.tab {
	font-variant: small-caps;	
} 
.tab {
	font-size: 14pt;
	z-index: 100;
	flex: 1;
}
.tab a:hover {
	text-decoration: none;
	background-color: #FFC84A;
}
.tab a:active {
	background-color: silver;
}
.tab:hover .children {
	left: auto;
	opacity: .95;
	transition: opacity .35s linear;
	width: auto;
}
.tab:hover .children a {
	padding: 10px 12px 10px 12px;
}
.children, .menu2 {
	list-style-type: none;
}
.children {
	position: absolute;
	left: -999px;
	opacity: 0;
	background-color: #1A1A1A;
	z-index: 100;
	font-size: 12pt;
	text-align: left;
	font-variant: normal;
}
ul.children {
	margin: 0px;
	padding: 0px;
}
.children li a:hover, .children li a.Selected_Page:hover {
	z-index: 100;
	color: #1A1A1A;
}
.children li a.Selected_Page {
	font-weight: bold;
}
/*!-------------- Footer Styling --------------*/
.Footer {
	margin: 45px auto;
	width: 925px;
	font-size: 8pt;
	height: auto;
}
.FooterSocialLink img {
	margin: 5px 8px;
	height: 25px;
}
.footertext {
	text-align: center;
	color: #F8F8FF;
	font-size: 8pt;
}
.footerlogo {
	vertical-align: middle;
	margin: 8px;
	width: 40%;
	height: auto;
}
@media screen and (max-width:1024px){
.menu2 {
	width: 100%;
}
}

.COVID-19-Alert {
	background-color: #780000;
	padding: 25px;
	width; 100%;
}
.COVID-19-Alert p { 
	width: 75%;
	padding: 5px 0;
	margin: 0 auto;
	font-size: 12pt;
	color: #F8F8FF;
}
.COVID-19-Alert p a { 
	color: #C0C0C0;
	text-decoration: underline;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
}
.COVID-19-Alert p a:hover { 
	color: #1A1A1A;
	text-decoration: none;
	background-color: #F8F8FF;
}
@media screen and (max-width:1023px){
.COVID-19-Alert p { 
	width: 93%;
}
}