<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	
	/*#programidbar a {*/
	
	
	/*  color: #0366d6;*/
	
	
	/*}*/
	
	#nav_dropdown_container a {
		color: #0366d6;
	}
	
	#nav_dropdown_container a.highlight_link {
		color: #FEA300;
	}
	
	#programidbar span {
		color: unset;
		font-weight: 400;
	}
	
	#programidbar {
		background-color: #0097FF;
		max-height: 52px;
		min-height: 30px;
		border-radius: 0px;
		border: unset;
		margin: 0;
		padding: unset;
		z-index: 8899;
	}
	
	#nav_dropdown_menu {
		width: 100vw;
		margin: 11px 0 0;
		padding: 0;
		/*min-width: 810px;*/
		/*max-width: 1200px;*/
		border-radius: 0;
		font-size: calc(11px + 0.4vw);
		text-align: left;
		display: flex;
		left: -10px;
		border: 0;
	}
	
	#nav_dropdown_container {
		margin: 15px 0 0;
		width: 100%;
	}
	
	.master_nav_row {
		display: flex;
		flex-wrap: wrap;
		min-width: unset;
	}
	
	.master_nav_title {
		padding: 0;
		margin-left: 0.729%;
		margin-bottom: 0.729%;
		color: black;
		font-weight: 700;
		width: 99.271%;
	}
	
	.master_nav_tile_container {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		margin-left: 0.729%;
		/*margin-bottom: 0.729%;*/
		width: 99.271%;
	}
	
	#nav_dropdown_menu&gt;div.row,
	#nav_dropdown_menu&gt;#master_nav_program,
	#nav_dropdown_menu&gt;#master_nav_apps {
		margin: 10px 15px;
		padding: 0;
		width: unset;
	}
	
	#master_nav_program {
		/*display: flex;*/
		/*justify-content: space-around;*/
	}
	
	.dropdown-title {
		/*white-space: nowrap;*/
		margin: 0 0;
		margin-right: 0.729%;
		margin-bottom: 0.729%;
		background-color: #F5F5F5;
		/*text-align: center;*/
		font-weight: 700;
		color: #000000;
		width: 19%;
		min-width: calc(150px - 0.729%);
		padding-left: 5px;
	}
	
	#master_nav_program&gt;.master_nav_col_container {
		/*width: auto;*/
		padding: 0px;
		/*margin: 0 5%;*/
		width: max-content;
		display: inline-grid;
		position: relative;
	}
	
	
	/*#master_nav_apps &gt; .col-xs-3{*/
	
	
	/*  !*width: auto;*!*/
	
	
	/*  padding: 0px;*/
	
	
	/*  margin: 0 5%;*/
	
	
	/*  width: 15%;*/
	
	
	/*}  */
	
	#master_nav_apps&gt;.col-xs-12 {
		/*width: auto;*/
		padding: 0px;
		margin: 10px 5%;
	}
	
	#content-wrapper {
		padding: 0;
		margin: 0.78% !important;
	}
	
	.dropdown-title&gt;ul {
		list-style-type: none;
		margin-inline-start: 0;
		margin-inline-end: 0;
		padding-inline-start: 0;
		font-weight: 400;
		color: #0095FF;
		font-size: calc(10px + 0.2vw);
		text-align: left;
		font-family: 'Verdana', 'Open Sans', sans-serif;
	}
	
	.dropdown-title&gt;ul&gt;li {
		display: table;
		margin-left: calc(1.5vw + 6px);
	}
	
	.dropdown-title&gt;div {
		display: flex;
		align-items: center;
		font-family: Cachet;
		color: #6d6d6d;
	}
	
	.dropdown_title_icon,
	.dropdown_title_icon:before,
	#profile_dropdown_menu&gt;li&gt;a&gt;svg {
		margin-right: 6px;
		width: 1.5vw !important;
		color: #000000;
	}
	
	a.highlight_link .dropdown_title_icon {
		/*margin-right: 6px;*/
		width: 1.5vw !important;
		color: #FEA300;
	}
	
	.dropdown_title_icon&gt;path {
		width: 1.5vw !important;
	}
	
	.ps_col_holder {
		display: flex;
		justify-content: space-around;
		width: 100%;
	}
	
	ul.ul_ps_apps&gt;li {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-left: unset;
	}
	
	ul.ul_ps_apps&gt;li&gt;img {
		padding-right: 6px;
	}
	
	#program_dropdown {
		background-color: #FFFFFF;
		color: #9E9F9E;
		border-color: #9E9F9E;
		height: 100%;
		display: flex;
		justify-content: center;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#program_chose_program {
		height: 32.5%;
		display: flex;
		align-items: center;
	}
	
	#nav_dropdown {
		display: flex;
		justify-content: center;
		align-items: center;
		/*-moz-border-radius: 50%; !* or 50% *!*/
		/*border-radius: 50%; !* or 50% *!*/
		width: 20px;
		height: 20px;
		padding: 0;
		/*background-color: white;*/
		color: #0097FF;
		text-align: center;
		font-size: 2em;
		/*float:left;*/
	}
	
	#nav_dropdown&gt;.caret {
		margin-left: unset;
		border-top: 6px dashed;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}
	
	#nav_dropdown&gt;a {
		display: flex;
	}
	
	#profile_img {
		border-radius: 50%;
		height: 34px;
		width: 34px;
		margin-right: 4px;
	}
	
	#profile_container {
		display: flex;
		justify-content: flex-end;
	}
	
	#profile_dropdown_container&gt;a {
		color: white;
		padding: 0;
	}
	
	#profile_dropdown_menu {
		right: 1px;
		padding: 0;
		margin: 0px 0 0;
		border-radius: unset;
	}
	
	#profile_dropdown_menu a {
		color: unset;
	}
	
	#programidbar_header {
		width: 100%;
		display: flex;
		margin: 0px 0px 0px 20px;
		padding:1px;
	}
	
	#program_dropdown_container {
		height: 21%;
		width: 100%;
		padding: 0 8px;
	}
	
	#endDate,
	#startDate {
		width: auto;
	}
	
	#navigation_row {
		background-color: #E7EBEE;
		width: 100%;
		margin: 0;
		flex-wrap: wrap;
	}
	
	#programidbarlogo {
		width: 100%;
		max-width: 150px;
		min-width: 100px;
	}
	
	#programnavdropdownimage {
		height: 20px;
		width: 20px;
	}
	
	.smaller_nav_text {
		font-size: calc(8px + .08vw);
		height: 22.25%;
		display: flex;
	}
	
	.no_padding_left {
		padding-left: 0px;
	}
	
	.no_padding_right {
		padding-right: 0px;
	}
	
	.flex-display {
		display: flex;
	}
	
	.flex-align-center {
		display: flex;
		align-items: center;
	}
	
	.idbarmargin {
		margin: 0px;
		display: flex;
		align-items: center;
		padding: 0;
	}
	
	.nav_row_margin {
		margin: 0.39vw;
		margin-left: unset;
	}
	
	.nav_row_white_background {
		background-color: #FFFFFF;
	}
	
	#program_container {
		max-width: 663px;
		/*width: 34.53%;*/
		min-width: 305px;
		/*width: calc(305px + 17.57%);*/
		width: calc(34.53% - 1.17vw);
		border-radius: 8px;
		max-height: 121px;
		margin: 0.78vw;
		margin-left: 0.78vw;
		margin-right: 0.39vw;
		/*box-shadow: 2px 2px 5px grey;*/
		display: inline-block;
		min-width: calc(342px + 2.34vw);
	}
	
	#nav_tiles_container {
		display: inline-block;
		min-width: 305px;
		width: calc(305px + 48.85%);
		min-width: calc(342px + 2.34vw);
		width: calc(64.85% - 0.39vw);
	}
	
	#program_container::before,
	#program_container::after {
		display: block;
		content: "";
		height: 9%;
		clear: both;
	}
	
	#program_container&gt;div {
		height: 82%;
		margin-top: calc(121 - 91%);
		float: left;
	}
	
	#program_container a {
		color: #0366d6;
	}
	
	#program_info_container {
		max-width: 423px;
		width: 63.8%;
	}
	
	#program_link_container {
		max-width: 165px;
		width: 24.9%;
		display: flex;
		align-items: center;
	}
	
	#program_link_flex_container&gt;div {
		margin: 8% 0;
		font-size: calc(0.5rem + 0.30vw);
	}
	
	#program_link_container,
	#program_info_container {
		margin: 0 2.7%;
	}
	
	#program_vertical_separator {
		max-width: 3px;
		width: 0.45%;
		background-color: #CCC;
	}
	
	#program_dropdown_container span {
		width: 100% !important;
		height: 100%;
		display: flex;
		align-items: center;
	}
	
	#program_dropdown_container span.selection&gt;span {
		padding: 0 0;
	}
	
	#program_dropdown_container span.selection&gt;span&gt;span {
		padding: 0 5px;
	}
	
	#program_dropdown_container .select2-selection__arrow {
		height: 100%;
		position: unset;
		width: unset !important;
	}
	
	#program_dropdown_container .select2-selection__arrow&gt;b {
		height: unset;
		left: unset;
		margin-left: unset;
		margin-top: unset;
		position: unset;
		top: unset;
		width: unset;
	}
	
	.fill_space {
		width: 100%;
	}
	
	.dropdown_div {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	#nav_tiles {
		/*max-width: 944px;*/
		width: auto;
		/*padding: 0px 1.64%;*/
		display: flex;
		flex-wrap: wrap;
		/*justify-content: space-between;*/
	}
		
	.arrow_box {
		position: relative;
		/*border: 2px solid #ffffff;*/
		color: #ffffff;
	}
	
	[class*="arrow_box_"].click {
		position: relative;
		background: #ffffff;
	}
	
	.arrow_box.click {
		position: relative !important;
		background: #ffffff !important;
	}
		
	.arrow_box img.color_tile {
		display: none;
	}
	
	.arrow_box.click img.white_tile {
		display: none;
	}
	
	.arrow_box.click img.color_tile {
		display: block;
	}
	
	.arrow_box img.white_tile {
		display: block
	}	
	
	.arrow_box.click:before,
	.arrow_box.click:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	
	.arrow_box.click:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #ffffff;
		border-width: 7px;
		margin-left: -7px;
	}
	
	.arrow_box.click:before {
		border-width: 10px;
		margin-left: -10px;
	}
		
	[class*="arrow_box_"].click:before,
	[class*="arrow_box_"].click:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
		
	[class*="arrow_box_"].click:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #ffffff;
		border-width: 7px;
		margin-left: -7px;
	}
	
	[class*="arrow_box_"].click:before {
		/*border-color: rgba(255, 255, 255, 0);*/
		/*border-top-color: #ffffff;*/
		border-width: 10px;
		margin-left: -10px;
	}
		
	img.white_tile,
	img.color_tile {
		position: relative;
	}
	
	.nav_tile_item {
		width: auto;
		margin: 5px;
	}
		
	.arrow_box {
		font-size: calc(10px + .1vw);
		/*width: 9.2%;*/
		position: relative;
		margin: 0.39vw;
		border-radius: 8px;
		/*box-shadow: 2px 2px 5px grey;*/
		/*display: inline-block;*/
	}
	
		
	.arrow_box:hover {
		cursor: pointer;
	}
	
	.tile_text {
		display: flex;
		justify-content: center;
		line-height: normal;
		width: 100%;
		margin: 0;
		font-weight: 700;
	}
	
	.tile_image {
		display: flex;
		justify-content: center;
		width: 100%;
		margin: 0;
	}
	
	.tile_image&gt;img {
		width: 100%;
		margin-bottom: 5px;
	}
		
	.arrow_box.click64cc99:before
	{
		border-top-color: #64cc99;
	}	
	.arrow_box.click64cc99
	{
		color: #64cc99;
	}	
	
	
	.arrow_box.click3bcdd2:before
	{
		border-top-color: #3bcdd2;
	}	
	.arrow_box.click3bcdd2
	{
		color: #3bcdd2;
	}		
		
	
		.arrow_box.click085081:before
		{
			border-top-color: #085081;
		}	
		.arrow_box.click085081
		{
			color: #085081;
		}			
	
		.arrow_box.click2f2f92:before
		{
			border-top-color: #2f2f92;
		}	
		.arrow_box.click2f2f92
		{
			color: #2f2f92;
		}			
	
		.arrow_box.click407d6b:before
		{
			border-top-color: #407d6b;
		}	
		.arrow_box.click407d6b
		{
			color: #407d6b;
		}			
	
		.arrow_box.click61D6F2:before
		{
			border-top-color: #61D6F2;
		}	
		.arrow_box.click61D6F2
		{
			color: #61D6F2;
		}			
	
		.arrow_box.click6918B7:before
		{
			border-top-color: #6918B7;
		}	
		.arrow_box.click6918B7
		{
			color: #6918B7;
		}			
	
		.arrow_box.click6dc857:before
		{
			border-top-color: #6dc857;
		}	
		.arrow_box.click6dc857
		{
			color: #6dc857;
		}			
	
		.arrow_box.click7a6d49:before
		{
			border-top-color: #7a6d49;
		}	
		.arrow_box.click7a6d49
		{
			color: #7a6d49;
		}			
	
		.arrow_box.clickc6168d:before
		{
			border-top-color: #c6168d;
		}	
		.arrow_box.clickc6168d
		{
			color: #c6168d;
		}			
	
		.arrow_box.clickdd5828:before
		{
			border-top-color: #dd5828;
		}	
		.arrow_box.clickdd5828
		{
			color: #dd5828;
		}			
	
		.arrow_box.clickDF571A:before
		{
			border-top-color: #DF571A;
		}	
		.arrow_box.clickDF571A
		{
			color: #DF571A;
		}			
	
		.arrow_box.clicke30911:before
		{
			border-top-color: #e30911;
		}	
		.arrow_box.clicke30911
		{
			color: #e30911;
		}			
	
		.arrow_box.clickef940f:before
		{
			border-top-color: #ef940f;
		}	
		.arrow_box.clickef940f
		{
			color: #ef940f;
		}			
	
	
	@media (max-width: 770px) {
		.arrow_box_tile_menu_mobile{
			width:20%;
		}
	}
</pre></body></html>