<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.global-footer__focus-links .column {display: none}
.full-width-hr {
	margin: 1rem 0 1.5rem 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 282px;
}
.user-markup img {
    padding: 0;
    margin: 0;
	width: 100%;
}
.user-markup ol, .user-markup ul {
    overflow: hidden;
    margin: 1rem 0 1.25rem 0;
    padding: 0 0 0 1rem;
}
.pageIntro {
	/*display: initial;
	width: 100%;
	padding: 0 0 0 0;
	padding-bottom: .5rem !important;
	border-bottom: .125rem rgba(0, 0, 0, .5) solid;*/
	margin-bottom: 1rem !important;
}
.pageIntro h1 {
	font-weight: 600;
}
.pageIntro .lead {
	color: #000013; /*#121212;*/
	font-size: clamp(1rem, 2vw, 1.25rem);
	padding-bottom: 0rem;
	text-transform: capitalize;
	line-height: 1.5;
}
.pageIntro div:first-of-type {
    flex-basis: 100%;
    margin: 0;
    padding: 0;
	min-width: 85%;
}
.pageIntro div:nth-of-type(2) {
    flex-basis: 25%;
	min-width: 25%;
}
/*
.pageIntro .img-div {float: right; }
.pageIntro .img-div img {
	border: 0px solid red;
	margin-top: -27rem;
	max-width: 12rem;
}
*/
h2.heading2 {
	font-size: clamp(1.25rem, 2.75vw, 1.625rem);
	font-weight: 600;
	color: #000013; /*#121212;*/
	text-transform: capitalize;
}
.media__caption h2 {
	
	font-size: clamp(1.25rem, 2.75vw, 1.5rem);
	font-weight: 600;
	color: #000013; /*#121212;*/
	text-transform: capitalize;
}
.accordion__content {
	padding: 0 0 1rem 0;
	position: relative;
	z-index: 100;
}
.accordion__content img {
	
}
.accordion .user-markup div {
    margin: 0;
    line-height: 1.5;
    font-size: clamp(.875rem, 1.25vw, 1rem);
}
.accordion__title {text-transform: capitalize;}
.wysiwyg h3, .accordions_section h3, .media__caption h3 {
	font-size: clamp(1rem, 2.25vw, 1.325rem);
	font-weight: 600;
	color: #000013; /*#121212;*/
}
.media__caption h3 {margin-top: 1rem;}
.wysiwyg h4 {	
	padding-top: 1rem;
	font-size: clamp(.9375rem, 2vw, 1.25rem);
	font-weight: 600;
	color: #000013; /*#121212;*/
}

.wysiwyg .img-and-data-box, .accordion__content .img-and-data-box {
	background-color: #FFFFFF;
	display: flex;
	display: -ms-flexbox;
	flex-basis: auto;
	width: 100%;
	margin: 1rem 0;
}
.wysiwyg .img-and-data-box img:hover, .accordion__content .img-and-data-box img:hover { cursor: pointer;}

.wysiwyg .img-and-data-box .responsive-table, .accordion__content .img-and-data-box .responsive-table {
    margin-bottom: 0 !important;
}
.wysiwyg .img-and-data-box div:first-child, .accordion__content .img-and-data-box div:first-child {
	flex-basis: 66%;
	text-align: center;
	padding: 0 .25rem 0 0;
}
.wysiwyg .img-and-data-box div:first-child img, .accordion__content .img-and-data-box div:first-child img { 
	padding: 0; 
}
.wysiwyg .img-and-data-box div:nth-child(2), .accordion__content .img-and-data-box div:nth-child(2) {
	flex-basis: 34%;
	padding: .25rem .1875rem .25rem .5rem;
	background-color: #f0eeea;
	
}
.wysiwyg .img-and-data-box div:nth-child(2) p, .accordion__content .img-and-data-box div:nth-child(2) p {
	font-size: clamp(.75rem, 1.5vw, .875rem);
	line-height: 1.325rem
}

.wysiwyg .float-right img, .accordion__content .float-right img, .media__caption .user-markup .float-right img  { 
	width: unset; width: 20rem;
}
.wysiwyg img.float-right, .accordion__content img.float-right, .media__caption .user-markup img.float-right {
	width: unset; width: 20rem;
}

.wysiwyg p, .accordion__content p {margin: 0 0 0 0; padding: .25rem 0 .25rem 0;}
.wysiwyg p.target, .accordion__content p.target {color: #00B050; color: #008000; font-weight: 500; }
.wysiwyg p.subtext, .accordion__content p.subtext {font-weight: normal; font-size: clamp(.625rem, 1.25vw, .8125rem); }
.wysiwyg p.source, .accordion__content p.source {font-weight: normal; font-size: clamp(.625rem, 1.25vw, .8125rem); }
.wysiwyg p.green, .accordion__content p.green {color: #00B050; color: #009966; font-weight: 500; }

.table-data {
	padding: .25rem;
	background-color: #f0eeea;
	margin-bottom: 1rem;
}
.table-data p { 
	font-size: clamp(.75rem, 1.5vw, .875rem);
	line-height: 1.325rem
}

.highlight_section {
	border-bottom: .125rem solid #f0eeea;
	padding-bottom: 1rem;
}
.highlight_section .header {
	color: #000013; /*#121212;*/
	font-size: clamp(1rem, 2vw, 1.325rem);
	font-weight: 600;
	padding: .5rem;
	margin: 0 0 -1rem 0;
	transition: background-color 375ms ease-in-out 0.1s, color 375ms ease-in-out 0.1s;

}
.highlight_section .header:hover {
	cursor: pointer;
	color: white;
	background-color: #000013;
}
.highlight_section .header:after {content: '+'; float: right; text-align: right; font-size:1.75rem; font-family: monospace; line-height: 1.25;}
.highlight_section .minus:after {content: ' - '; float: right; text-align: right; font-size:1.75rem; font-family: monospace; line-height: 1.25;}
.highlight_section .results {display: none; margin-top: 2rem; width: 100%}

@media screen and (max-width:60rem) {
	.wysiwyg .img-and-data-box {
		display: initial;
	}
}
h4:first-of-type {padding-top: 0;}


.masthead__caption .h3 {
    font-size: clamp(2rem, 3vw, 3rem)
}

.iframe-container {
	position: relative; 
	overflow: hidden; 
	width: 100%; 
	margin-bottom: 1rem;
	padding-top: 56.25%; /*135.25% 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  .responsive-iframe {
	position: absolute;
	top: 0; 
	right: 0;
	bottom: 0; 
	left: 0;
	height: 100%;
	width: 100%; 
  }
  .enrollment-1-iframe {
	padding-top: 35%; 
  }  
  .enrollment-2-iframe {
	padding-top: 75%;
  }

  /*
  #page-content img:hover {
	cursor: pointer;
  }
*/

  .zoom {
	transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
	position: absolute;
	right: 10vw;
	z-index: 1000;
	-webkit-transform: scale(1.5);
    transform: scale(1.5);
	transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease
  }*

  .zoom-div {
	position: absolute;
	right: 10vw;
	padding: .5rem;
	box-shadow: 1px 1px 10px gray;
	-webkit-transform: scale(1.5);
    transform: scale(1.5);
	transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
	z-index: 100;
  }
  .zoom-div div:first-child p:last-child::after { 
	color: #666;
	content: 'click image to close';
	font-size: .625rem;
	font-style: italic;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: center;
  }
  /*
  .zoom:hover {
	-webkit-transform: scale(2);
    transform: scale(2);
	
  }*/
  .img-enlarge {
	display: flex;
	display: -ms-flexbox;
	flex-basis: auto;
	background-color: #FFFFFF !important;
	padding: 0;	margin: -.5rem 0 1rem 0;
  }
  .img-enlarge div:first-child {
	color: #666;
	flex-basis: 66%;
	font-size: clamp(.625rem, 1.25vw, .8125rem);
	font-style: italic;
	font-weight: normal; 
	display: block;
	text-align: center;
	line-height: 1.5;
	padding: 0;
	margin: 0;
  }
  .img-enlarge div:nth-child(2) {
	flex-basis: 33%; padding: 0;	margin: 0;
  }
  .img-enlarge-center {
	color: #666;
	font-size: clamp(.625rem, 1.25vw, .8125rem);
	font-style: italic;
	font-weight: normal; 
	text-align: center;
	line-height: 1.5;
	padding: .25rem 0;
  }
  @media screen and (max-width:45rem) {
	.zoom {transform: scale(1);}
	.img-enlarge { display: none; }
  }

.hide_this {
	display: none;
}

 /*.img-zoom {
	transition: -webkit-transform 0.25s ease;
    transition: transform 0.25s ease;
	position: relative;
	z-index: 1;
  }
  
  .img-zoom:focus {
	 transform: scale(1.5); (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) 
	-webkit-transform: scale(2);
    transform: scale(2);
  }*/

</pre></body></html>