<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
This is the section css for

*/

#home-content .invisible{
	display: none;
}
.noBullets {
	list-style-type: none;
}

/* side menu */
#home-content .sideLinks{
	margin-top: 10px;
	padding-right: 20px;
}
#home-content .sideLinks .grid12{
	margin: 0;
}
#home-content .sideLinks a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #575757;
	font-weight: bold;
	padding-left: 13px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
#home-content .sideLinks &gt; .grid12:first-of-type &gt; a{
	border-top: 1px solid #DDD;
}
#home-content .sideLinks .subSideLink{
	font-size: .9em;
	padding: 5px 10px 3px 30px;
	border-left: 0;
	font-weight: bold;
	text-indent: -10px;
	line-height: 20px;
	border-top: none;
	border-bottom: none;
}
#home-content .sideLinks .subSideLink:before{
	content: "\203A"; 
	padding-right: 5px; 
	position: relative;
	top: -1px;
	color: #763775;
}
#home-content .subLinks{
	border-bottom: 1px solid #DDD;
}
#home-content .sideLinks .grid12 a:hover{
	color: #763775;
	border-left: 3px solid #FFBD07;
}
#home-content .sideLinks .activeSideLink{
	color: #763775;
	border-left: 3px solid #763775;
}
#home-content .inactive{
	display: none;
}
#home-content .active{
	display: block;
}


/*******	APPLY - NEW	*******/
.applyProcess p, .applyProcess h3, .applyProcess ul, .applyProcess li, .applyProcess .wcuLink, .applyProcess .wculink svg{
	color: #F5F5F5;
	fill: #F5F5F5;
}
.applyProcess .grid4 img{
	display: block;
	margin: 0 auto;
	max-width: 200px;
}
.applyProcess .row-responsive{
	margin-bottom: 40px;
}
#home-content .applyProcess .psuedoHead1{
	color: #d4a129;
}
#home-content .applyProcess .psuedoHead1 span{
	color: #ffe800;
}
#home-content .applyProcess a:not(.btn),
#home-content .applyProcess a:visited:not(.btn){
	color: #ffe800;
}

#home-content .mi-list p{
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	margin-left: 30%;
}
#home-content .mi-list p:last-of-type{
	margin-bottom: 30px;
}

#home-content .grid3 {
    padding-left: 20px;
}

.purplePara, .pyPara2, .pyPara1 {
    padding: 3.5%;
}


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