<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family:'SansSerifFLF-Demibold';
	src:url('ft/SansSerifFLF-Demibold.ttf.woff') format('woff'),
		url('ft/SansSerifFLF-Demibold.ttf.svg#SansSerifFLF-Demibold') format('svg'),
		url('ft/SansSerifFLF-Demibold.ttf.eot'),
		url('SansSerifFLF-Demibold.ttf.eot?#iefix') format('embedded-opentype'); 
	font-weight:normal;
	font-style:normal;
}

.navCollege { font-family:'Tw Cen MT',Futura,'SansSerifFLF-Demibold',Georgia; background-color:#dcdee2; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }
.navCollege ul { display:table; width:1170px; margin:0 auto; padding:0; list-style-type:none; }
.navCollege ul li { display:table-cell; }
.navCollege ul li a { position:relative; display:block; margin:0 14px; padding:4px 0 5px; overflow:hidden; color:black; text-align:center; text-decoration:none !important;
					  transform:translateZ(0); /* a (any) transform is required, probably due to :before pseudoelement */
}
.navCollege ul li a:before { content:""; position:absolute; z-index:-1; left:51%; right:51%; bottom:0; height:4px; background-color:#cb9700;
							 transition-property:left, right; transition-duration:0.3s; transition-timing-function:ease-out;
}
.navCollege ul li a:hover:before, .navCollege ul li a:focus:before, .navCollege ul li a:active:before { left:0; right:0; }

.nav50th { width:1100px; margin:35px auto 30px; }
.nav50th .navLeft { display:inline-block; width:200px; }
.nav50th .navLeft img { height:150px !important; }
.nav50th .navRight { display:inline-block; width:898px; text-align:center; vertical-align:top; }
.nav50th .navRight ul { display:block; margin:0; padding:0; list-style-type:none; }
.nav50th .navRight ul li { display:inline-block; margin:20px 27px 0; font-family:kozuka-gothic-pr6n,'Yu Gothic Light','Tw Cen MT',Futura,Georgia; text-align:center; text-transform:uppercase; font-size:26px; text-shadow:0 0 0px black; }
.nav50th .navRight ul li a { color:black; text-decoration:none !important; }
.nav50th .navRight p { font-family:'Tw Cen MT',Futura,'SansSerifFLF-Demibold',Georgia; font-size:26px; text-shadow:0 0 0px black; -webkit-font-smoothing:antialiased; font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; }

#layoutPageTitle { font-family:'Tw Cen MT',Futura,'SansSerifFLF-Demibold',Georgia; font-size:36px; }

.content { max-width:1170px; margin:0 auto; font-family:'Tw Cen MT',Futura,'SansSerifFLF-Demibold',Georgia; font-size:21px; }

.layoutContentClass form[action*="/mailform/"] label { font-weight:normal; /* helps network font */ }

.footer { max-width:1170px; margin:40px auto 20px; font-size:10px; color:#767676; text-align:right; }

@media screen and (max-width:1225px){
	.navCollege ul { width:100%; }
	.nav50th { width:970px; }
	.nav50th .navLeft { width:170px; margin-left:10px; }
	.nav50th .navRight { width:780px; }
	.nav50th .navRight ul li { margin:13px 15px 0; font-size:25px; }
	.nav50th .navRight p { font-size:21px; }
}

@media screen and (max-width:984px){
	.loseMobile { display:none !important; }
	.navCollege ul li a { margin:0 3px; font-size:0.9em; }
	.nav50th { width:auto; margin:25px auto; }
	.nav50th .navLeft { display:block; width:auto; margin-left:0; text-align:center; }
	.nav50th .navRight { display:block; width:auto; }
	.nav50th .navRight ul li { font-weight:bold; font-size:21px; }
	.nav50th .navRight p { font-size:16px; }
	.content { margin:27px 20px 10px; }
}

@media screen and (max-width:414px){
	.navCollege ul li:not(:first-child) { display:none; }
	.content { margin:27px 10px 10px; }
}</pre></body></html>