@charset "utf-8";
/* CSS Document */

@-ms-viewport{
  width: device-width;
}
/* CSS Responsive */

body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

img {
	border: none;
}
.photo {
	width: 100%;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.photo:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.mugshot {
    float: right;
    margin: 16px 0px 8px 8px;
	width: 144px;
}
.mugshot:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	width: 144px;
}
.words {
	max-width: 300px;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.words:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

video {
	width: 100%;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.video {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

div.header-background {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}

/* changed */
div.header {
    background: rgba(8, 125, 132, 1.00);/* #087D84 background with 0% opacity */
	top: 0px;
	left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}

div.header-logo {
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	border: none;
}

div.header-search {
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	border: none;
	text-align: right;
}

div.header-links {
	text-align: left;
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	border: none;
}

/* 2019 TopNav Updates Mobile - START */
.topnav1 {
    vertical-align: middle;
    overflow: hidden;
	position: inherit;
	bottom: 0px;
	right: 0px;
	max-width: 100vw;
	border: none;
}

.topnav1 a {
    vertical-align: middle;
    display: block;
    color: #FFFFFF;
    text-align: center;
    padding: 4px 4px;
    text-decoration: none;
    font-size: 1em;
	font-weight: 900;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.topnav1 a:hover {
    color: #EEEEEE;
	text-decoration: underline;
}

.topnav2 {
	background: rgba(8, 125, 132, 0.75);/* #087D84 background with 25% opacity */
    overflow: hidden;
	position: inherit;
	bottom: 0px;
	right: 0px;
	max-width: 100vw;
	border: none;
}

.topnav2 a {
    display: block;
    color: #FFFFFF;
    text-align: center;
    padding: 4px 4px;
    text-decoration: none;
    font-size: 1em;
	font-weight: 900;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.topnav2 a:hover {
    color: #EEEEEE;
	text-decoration: underline;
}
/* 2019 TopNav Updates Mobile - END */

div.header-caption {
	position: absolute;
	bottom: 0px;
	right: 0px;
	max-width: 100vw;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	border: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}

div.header-caption:hover {
	background: rgba(8, 125, 132, 1);/* #087D84 background with 25% opacity */
}

div.header-sub-caption {
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .25em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
	text-transform: uppercase;
}
/* changed */

div.teal-bar {
	height: 16px;
	width: 100%;
	background-color: #087D84;
}

div.lime-bar {
	height: 16px;
	width: 100%;
	background-color: #8CC541;
}

div.gray-bar {
	height: 16px;
	width: 100%;
	background-color: #909194;
}

div.white-background {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

div.teal-background {
	height: auto;
	width: 100%;
	background-color: #087D84;
	vertical-align: middle;
}

div.gray-background {
	height: auto;
	width: 100%;
	background-color: #909194;
	vertical-align: middle;
}

/* Start Color Expand Bars Mobile */
div.bar-text-white {
	display: inline-block;
	width: 73%;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 6px;
	vertical-align: middle;
}

div.bar-click-white {
	display: inline-block;
	width: 23%;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .4em;
	text-align: right;
	padding: 2px 0px 2px 2px;
	text-transform: uppercase;
	vertical-align: bottom;
}

div.bar-text-black {
	display: inline-block;
	width: 73%;
	color: #000000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 6px;
	vertical-align: middle;
}

div.bar-click-black {
	display: inline-block;
	width: 23%;
	color: #000000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .4em;
	text-align: right;
	padding: 2px 0px 2px 2px;
	text-transform: uppercase;
	vertical-align: bottom;
}

div.bar-ihl {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #087D84;
	border-radius: 5px;
}

div.bar-asu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #492F92;
	border-radius: 5px;
}

div.bar-dsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #008752;
	border-radius: 5px;
}

div.bar-jsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #0E2445;
	border-radius: 5px;
}

div.bar-msu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #762123;
	border-radius: 5px;
}

div.bar-muw {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #184275;
	border-radius: 5px;
}

div.bar-mvsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #055229;
	border-radius: 5px;
}

div.bar-um {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #E31837;
	border-radius: 5px;
}

div.bar-ummc {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #00467F;
	border-radius: 5px;
}

div.bar-usm {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #FFC429;
	border-radius: 5px;
}

.bar-ihl:hover,.bar-asu:hover,.bar-dsu:hover,.bar-jsu:hover,.bar-msu:hover,.bar-muw:hover,.bar-mvsu:hover,.bar-um:hover,.bar-ummc:hover,.bar-usm:hover {
	cursor:pointer;
	opacity:0.75;
	filter:alpha(opacity=75);
}
/* End Color Expand Bars Mobile */

/* START LINKS MOBILE */
div.lightgray-background {
	height: auto;
	width: 100%;
	background-color: #DDDDDD;
	vertical-align: middle;
}

div.links-background {
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

div.links {
	display: inline-block;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: none;
	position: inherit;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

div.links a:link {
	color: #087D84;
	text-decoration: none;
	background-color: #DDDDDD;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:visited {
	color: #087D84;
	text-decoration: none;
	background-color: #DDDDDD;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #087D84;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #087D84;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}
/* END LINKS MOBILE */

div.two-box-group {
	display: inline-block;
	height: auto;
	width: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

div.art-factoids {
	display: inline-block;
	height: auto;
	width: auto;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	vertical-align: middle;
}

div.column-container {
	height: auto;
	width: 100%;
	vertical-align: top;
}

div.column2 {
	display: inline-block;
	height: auto;
	width: 100%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.column3 {
	display: inline-block;
	height: auto;
	width: 100%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.column4 {
	display: inline-block;
	height: auto;
	width: 100%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.art-highlight-caption {
	background: rgba(140, 197, 65, 0.75);/* #8CC541 background with 25% opacity */
	position: relative;
	top: 195px;
	left: 0px;
	width: 300px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	border: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: left;
	text-indent: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

div.art-highlight-caption:hover {
	background: rgba(140, 197, 65, 1);/* #8CC541 background with 25% opacity */
}

div.art-highlight-sub-caption {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .4em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
	text-transform: uppercase;
	margin-right: 16px;
}

/* changed */
div.footer-left {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

div.footer-center {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

div.footer-center-top {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	text-align: center;
}

div.footer-center-icons {
	display: inline-block;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: auto;
	font-size: 2em;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
}

div.footer-center-icons a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer-center-icons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer-center-icons a:hover {
	color: #8CC541;
	text-decoration: underline;
}

div.footer-center-icons a:active {
	color: #8CC541;
	text-decoration: underline;
}

div.footer-center-bottom {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
}

div.footer-right {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	width: 100%;
	height: auto;
	vertical-align: middle;
}
/* changed */

/* TEXT */
.nounderline {
	text-decoration: none;
}

.text_body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: left;
	color: #000000;
}

.text_body a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_body a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_body a:hover {
	color: #909194;
	text-decoration: none;
}

.text_body a:active {
	color: #909194;
	text-decoration: none;
}

.text_small {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	color: #000000;
}

.text_small a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_small a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_small a:hover {
	color: #909194;
	text-decoration: none;
}

.text_small a:active {
	color: #909194;
	text-decoration: none;
}

.text_header {
	position: inherit;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	font-weight: 900;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
	border: none;
	outline: none;
	display: block;
}

.text_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_header a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_header a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* changed */
/* left footer */
.text_footer_left {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.text_footer_left a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_left a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_left a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* center footer */
.text_footer_center {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.text_footer_center a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_center a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_center a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_center a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* right footer */
.text_footer_right {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.text_footer_right a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_right a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_right a:active {
	color: #EEEEEE;
	text-decoration: underline;
}
/* changed */

.text_headline {
	width: auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.text_big {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #087D84;
	line-height: 100%;
}

.text_sub-headline {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #087D84;
	line-height: 100%;
}

.text_sub-headline a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-headline a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-headline a:hover {
	color: #909194;
	text-decoration: none;
}

.text_sub-headline a:active {
	color: #909194;
	text-decoration: none;
}

.text_attention {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #087D84;
	line-height: 100%;
}

.text_attention a:link {
	color: #087D84;
	text-decoration: none;
}

.text_attention a:visited {
	color: #087D84;
	text-decoration: none;
}

.text_attention a:hover {
	color: #909194;
	text-decoration: none;
}

.text_attention a:active {
	color: #909194;
	text-decoration: none;
}

.text_sub-attention {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: center;
	color: #087D84;
}

.text_sub-attention a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-attention a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-attention a:hover {
	color: #909194;
	text-decoration: none;
}

.text_sub-attention a:active {
	color: #909194;
	text-decoration: none;
}

.text_contact {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	color: #000000;
}

.text_contact a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_contact a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_contact a:hover {
	color: #909194;
	text-decoration: none;
}

.text_contact a:active {
	color: #909194;
	text-decoration: none;
}

.color_body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	font-weight: bold;
	background-color: 087D84;
	color: #FFFFFF;
}
/* TEXT */

/* TABLES */
.table {
	width: 100%;
	border-collapse: collapse;
}
	.table caption {
		font-weight: bold;
	}
	.table th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		border: 1px solid #909194;
		text-align: center;
	}
	.table th:first-child {
	}
	.table tr:nth-child(even){background-color: #FFFFFF}
	.table tr:nth-child(odd){background-color: #EEEEEE}
	.table tr:hover{background-color:#DDDDDD}
	.table td {
		padding: 3px;
		border: 1px solid #909194;
	}
	.table td:first-child {
	}

.notice {
	border-collapse: collapse;
	width: 100%;
	background: none;
	border: 0px;
}
	.notice td {
		padding: 7px;
		vertical-align: top;
		text-align: left;
	}
	.notice td:first-child {
		font-weight: bold;
		width: 6em;
		min-width: 6em;
		max-width: 6em;
	}

.table1 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid 1em #087D84;
	border-bottom: solid .25em #087D84;
}
	.table1 th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table1 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table1 tr:nth-child(even){background-color: #FFFFFF}
	.table1 tr:nth-child(odd){background-color: #EEEEEE}
	.table1 tr:hover{background-color:#DDDDDD}
	.table1 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table1 td:first-child {
		text-align: left;
		width: 50%;
	}

.table2 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid .5em #8CC541;
}
	.table2 th {
		background-color: #8CC541;/* Lime */
		color: #000000;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table2 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table2 tr:nth-child(even){background-color: #FFFFFF}
	.table2 tr:nth-child(odd){background-color: #EEEEEE}
	.table2 tr:hover{background-color:#DDDDDD}
	.table2 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table2 td:first-child {
		text-align: left;
		width: 50%;
	}

.table3 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid .25em #CCCCCC;
}
	.table3 th {
		background-color: #CCCCCC;/* Gray */
		color: #000000;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table3 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table3 tr:nth-child(even){background-color: #FFFFFF}
	.table3 tr:nth-child(odd){background-color: #EEEEEE}
	.table3 tr:hover{background-color:#DDDDDD}
	.table3 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table3 td:first-child {
		text-align: left;
		width: 50%;
	}


.table4 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid 1em #087D84;
	border-bottom: solid .25em #087D84;
}
	.table4 th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		vertical-align: top;
		text-align: center;
		width: 25%;/* Narrow */
	}
	.table4 th:first-child {
		text-align: center;
		width: 50%;
	}
	.table4 tr:nth-child(even){background-color: #FFFFFF}
	.table4 tr:nth-child(odd){background-color: #EEEEEE}
	.table4 tr:hover{background-color:#DDDDDD}
	.table4 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table4 td:first-child {
		text-align: left;
		width: 50%;
	}
/* TABLES */

/* BUTTONS */
.button1 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 200px;/* Big Links */
	height: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button1:hover {
    background-color: #909194;
    color: #000000;
}

.button2 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 75px;/* Medium Links */
	height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button2:hover {
    background-color: #909194;
    color: #000000;
}

.button3 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 25px;/* Small Links */
	height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 100%;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button3:hover {
    background-color: #909194;
    color: #000000;
}

.button4 {
    background-color: #FF0000;/* Red */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 200px;/* Medium Links */
	height: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button4:hover {
    background-color: #909194;
    color: #000000;
}
/* BUTTONS */

/* SEARCH */
.search[type=text] {
    width: 45px;
	height: 45px;
    box-sizing: border-box;
    border: 0px;
    border-radius: 10px;
    font-size: 1em;
	text-align: right;
	color: #FFFFFF;
    background: rgba(8, 125, 132, 0.0); /* #087D84 background with 100% opacity */
    background-image: url('../images/searchicon.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 0px 45px 0px 0px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	cursor: pointer;
}

.search[type=text]::-webkit-input-placeholder {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.search[type=text]:focus {
    width: 300px;
}
/* SEARCH */

/* FORMS */
label {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .8675em;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 200%;
	text-align: left;
	color: #000000;
}
.forms {
    width: 100%;
    padding: 16px 16px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #909194;
    border-radius: 4px;
    box-sizing: border-box;
}
input {
    width: 100%;
    padding: 8px 8px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    border: 1px solid #909194;
    border-radius: 4px;
    box-sizing: border-box;
}
textarea {
    width: 100%;
    height: 150px;
    padding: 8px 8px;
    box-sizing: border-box;
    border: 1px solid #909194;
    border-radius: 4px;
    background-color: #FFFFFF;
    font-size: 1em;
    resize: none;
}
select {
    width: 100%;
    padding: 8px 8px;
    border: 1px solid #909194;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.largerCheckbox {
	width: 40px;
	height: 40px;
}
/* FORMS */

div.content-background {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
} 

div.content-box {
	margin: auto;
	max-width: 1200px;
}

div.content-group {
	margin: auto;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	min-width: 300px;
	width: auto;
	height: auto;
	vertical-align: middle;
}

.text_content-group {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.text_content-group a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_content-group a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_content-group a:hover {
	color: #909194;
	text-decoration: none;
}

.text_content-group a:active {
	color: #909194;
	text-decoration: none;
}

div.content-navigation {
	margin: auto;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	width: 300px;
	height: auto;
	vertical-align: middle;
}

.text_content-navigation {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #000000;
	line-height: 20px;
	text-align: center;
}

.text_content-navigation a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_content-navigation a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_content-navigation a:hover {
	color: #909194;
	text-decoration: none;
}

.text_content-navigation a:active {
	color: #909194;
	text-decoration: none;
}

/* NAVIGATION MENU */
#menu12 {
	width: 100%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #087D84;
	color: #909194;
}

#menu12 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	

#menu12 li {
	border-bottom: 1px solid #909194;
	margin: 0;
	width: auto;
}

#menu12 li a {
	display: block;
	padding: 3px 3px 3px 3px;
	border-left: 5px solid #909194;
	border-right: 5px solid #909194;
	background-color: #087D84;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
}

#menu12 li a:hover {
	border-left: 5px solid #8CC541;
	border-right: 5px solid #8CC541;
	background-color: #909194;
	color: #FFFFFF;
}

.bt1 {
	width : auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	text-align : left; 
	text-transform: uppercase;
	font-weight : bold; 
	color : #FFFFFF; 
	background-color : #909194; 
	padding-top : 3px; 
	padding-bottom : 3px; 
	padding-left : 3px; 
	padding-right : 3px; 
	border-left: 5px solid #8CC541;
	display : block; 
}
/* NAVIGATION MENU */

/* DESKTOP CSS START */
@media only screen and (min-width: 1280px) {
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

img {
	border: none;
}
.photo {
	width: 100%;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.photo:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.mugshot {
    float: right;
    margin: 16px 0px 8px 8px;
	width: 144px;
}
.mugshot:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	width: 144px;
}
.words {
	max-width: 500px;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.words:hover {
	cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

video {
	width: 100%;
	height: auto;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}
.video {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

div.header-background {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}

div.header {
    background: rgba(8, 125, 132, 1.00);/* #087D84 background with 0% opacity */
	top: 0px;
	left: 0px;
	height: 143px;
	width: 100%;
}

div.header-logo {
	float: left;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 16px;
	border: none;
}

div.header-search {
	text-align: right;
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 32px;
	padding-top: 16px;
	border: none;
}

div.header-links {
	text-align: right;
	bottom: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 32px;
	padding-top: 0px;
	border: none;
}

/* 2019 TopNav Updates Desktop - START */
.topnav1 {
 	vertical-align: middle;
	overflow: hidden;
	position: inherit;
	top: 0px;
	right: 0px;
	border: none;
}

.topnav1 a {
	vertical-align: middle;
    display: inline;
	color: #FFFFFF;
	text-align: center;
    padding: 0px 24px;
	text-decoration: none;
	font-size: 1em;
	font-weight: 900;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	width: auto;
}

.topnav1 a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.topnav2 {
	background: rgba(8, 125, 132, 0.75);/* #087D84 background with 25% opacity */
    overflow: hidden;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	border: none;
}

.topnav2 a {
    float: left;
    display: block;
    color: #FFFFFF;
    text-align: center;
    padding: 32px 24px;
    text-decoration: none;
    font-size: 1em;
	font-weight: 900;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.topnav2 a:hover {
    color: #EEEEEE;
	text-decoration: underline;
}
/* 2019 TopNav Updates Desktop - END */

div.header-caption {
	background: rgba(8, 125, 132, 0.75);/* #087D84 background with 25% opacity */
	position: absolute;
	bottom: 0px;
	left: 0px;
	max-width: 35vw;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 16px;
	border: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
}

div.header-caption:hover {
	background: rgba(8, 125, 132, 1);/* #087D84 background with 25% opacity */
}

div.header-sub-caption {
	padding-bottom: 16px;
	padding-left: 32px;
	padding-right: 16px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .3em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
	text-transform: uppercase;
}

div.teal-bar {
	height: 16px;
	width: 100%;
	background-color: #087D84;
}

div.lime-bar {
	height: 16px;
	width: 100%;
	background-color: #8CC541;
}

div.gray-bar {
	height: 16px;
	width: 100%;
	background-color: #909194;
}

div.white-background {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

div.teal-background {
	height: auto;
	width: 100%;
	background-color: #087D84;
	vertical-align: middle;
}

div.gray-background {
	height: auto;
	width: 100%;
	background-color: #909194;
	vertical-align: middle;
}

/* Start Color Expand Bars Desktop */
div.bar-text-white {
	display: inline-block;
	width: 73%;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 6px;
	vertical-align: middle;
}

div.bar-click-white {
	display: inline-block;
	width: 23%;
	color: #FFFFFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .6em;
	text-align: right;
	padding: 2px 0px 2px 2px;
	text-transform: uppercase;
	vertical-align: bottom;
}

div.bar-text-black {
	display: inline-block;
	width: 73%;
	color: #000000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 6px;
	vertical-align: middle;
}

div.bar-click-black {
	display: inline-block;
	width: 23%;
	color: #000000;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .6em;
	text-align: right;
	padding: 2px 0px 2px 2px;
	text-transform: uppercase;
	vertical-align: bottom;
}

div.bar-ihl {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #087D84;
	border-radius: 5px;
}

div.bar-asu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #492F92;
	border-radius: 5px;
}

div.bar-dsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #008752;
	border-radius: 5px;
}

div.bar-jsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #0E2445;
	border-radius: 5px;
}

div.bar-msu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #762123;
	border-radius: 5px;
}

div.bar-muw {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #184275;
	border-radius: 5px;
}

div.bar-mvsu {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #055229;
	border-radius: 5px;
}

div.bar-um {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #E31837;
	border-radius: 5px;
}

div.bar-ummc {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #00467F;
	border-radius: 5px;
}

div.bar-usm {
	width: 100%;
	margin: auto;
	border: 0px;
	background-color: #FFC429;
	border-radius: 5px;
}

.bar-ihl:hover,.bar-asu:hover,.bar-dsu:hover,.bar-jsu:hover,.bar-msu:hover,.bar-muw:hover,.bar-mvsu:hover,.bar-um:hover,.bar-ummc:hover,.bar-usm:hover {
	cursor:pointer;
	opacity:0.75;
	filter:alpha(opacity=75);
}
/* End Color Expand Bars Desktop */

/* START LINKS DESKTOP */
div.lightgray-background {
	height: auto;
	width: 100%;
	background-color: #DDDDDD;
	vertical-align: middle;
}

div.links-background {
	margin: auto;
	height: auto;
	max-width: 1200px;
	background-color: #DDDDDD;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
}

div.links {
	display: inline-block;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: none;
	position: inherit;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

div.links a:link {
	color: #087D84;
	text-decoration: none;
	background-color: #DDDDDD;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:visited {
	color: #087D84;
	text-decoration: none;
	background-color: #DDDDDD;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #087D84;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

div.links a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #087D84;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}
/* END LINKS DESKTOP */

div.two-box-group {
	display: inline-block;
	height: auto;
	width: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: middle;
}

div.art-factoids {
	display: inline-block;
	height: auto;
	width: auto;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	vertical-align: middle;
}

div.column-container {
	height: auto;
	width: 100%;
	vertical-align: top;
}

div.column2 {
	display: inline-block;
	height: auto;
	width: 45%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.column3 {
	display: inline-block;
	height: auto;
	width: 30%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.column4 {
	display: inline-block;
	height: auto;
	width: 20%;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}

div.art-highlight-caption {
	background: rgba(140, 197, 65, 0.75);/* #8CC541 background with 25% opacity */
	position: relative;
	top: 195px;
	left: 0px;
	width: 300px;
	height: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	border: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: left;
	text-indent: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

div.art-highlight-caption:hover {
	background: rgba(140, 197, 65, 1);/* #8CC541 background with 25% opacity */
}

div.art-highlight-sub-caption {
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .4em;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
	text-align: right;
	text-transform: uppercase;
	margin-right: 16px;
}

div.footer-left {
	display: inline-block;
	padding-bottom: 32px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	width: 33%;
	min-width: 300px;
	height: auto;
	vertical-align: middle;
}

div.footer-center {
	display: inline-block;
	padding-bottom: 32px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	width: 33%;
	min-width: 300px;
	height: auto;
	vertical-align: middle;
}

div.footer-center-top {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
	text-align: center;
}

div.footer-center-icons {
	display: inline-block;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	height: auto;
	font-size: 2em;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #000000;
}

div.footer-center-icons a:link {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer-center-icons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div.footer-center-icons a:hover {
	color: #8CC541;
	text-decoration: underline;
}

div.footer-center-icons a:active {
	color: #8CC541;
	text-decoration: underline;
}

div.footer-center-bottom {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto;
}

div.footer-right {
	display: inline-block;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	width: 33%;
	min-width: 300px;
	height: auto;
	vertical-align: middle;
}

/* TEXT */
.nounderline {
	text-decoration: none;
}

.text_body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: left;
	color: #000000;
}

.text_body a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_body a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_body a:hover {
	color: #909194;
	text-decoration: none;
}

.text_small {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	color: #000000;
}

.text_small a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_small a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_small a:hover {
	color: #909194;
	text-decoration: none;
}

.text_small a:active {
	color: #909194;
	text-decoration: none;
}

.text_body a:active {
	color: #909194;
	text-decoration: none;
}

.text_header {
	float: right;
	position: inherit;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	text-align: right;
	font-size: 1em;
	font-weight: 900;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 64px;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
	border: none;
	outline: none;
	display: block;
}

.text_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_header a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_header a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* left footer */
.text_footer_left {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	margin-left: 32px;
}

.text_footer_left a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_left a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_left a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* center footer */
.text_footer_center {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.text_footer_center a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_center a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_center a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_center a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

/* right footer */
.text_footer_right {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 20px;
	text-align: right;
	margin-right: 32px;
}

.text_footer_right a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.text_footer_right a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_footer_right a:active {
	color: #EEEEEE;
	text-decoration: underline;
}

.text_headline {
	margin: auto;
	max-width: 1200px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.text_big {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #087D84;
	line-height: 100%;
}

.text_sub-headline {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	text-align: left;
	color: #087D84;
	line-height: 100%;
}

.text_sub-headline a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-headline a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-headline a:hover {
	color: #909194;
	text-decoration: ;
}

.text_sub-headline a:active {
	color: #909194;
	text-decoration: none;
}

.text_attention {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	color: #087D84;
	line-height: 100%;
}

.text_attention a:link {
	color: #087D84;
	text-decoration: none;
}

.text_attention a:visited {
	color: #087D84;
	text-decoration: none;
}

.text_attention a:hover {
	color: #909194;
	text-decoration: none;
}

.text_attention a:active {
	color: #909194;
	text-decoration: none;
}

.text_sub-attention {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: center;
	color: #087D84;
}

.text_sub-attention a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-attention a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_sub-attention a:hover {
	color: #909194;
	text-decoration: none;
}

.text_sub-attention a:active {
	color: #909194;
	text-decoration: none;
}

.text_contact {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	text-align: left;
	color: #000000;
}

.text_contact a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_contact a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_contact a:hover {
	color: #909194;
	text-decoration: none;
}

.text_contact a:active {
	color: #909194;
	text-decoration: none;
}

.color_body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	font-weight: bold;
	background-color: 087D84;
	color: #FFFFFF;
}
/* TEXT */

/* TABLES */
.table {
	width: 100%;
	border-collapse: collapse;
}
	.table th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		border: 1px solid #909194;
		text-align: center;
	}
	.table th:first-child {
	}
	.table tr:nth-child(even){background-color: #FFFFFF}
	.table tr:nth-child(odd){background-color: #EEEEEE}
	.table tr:hover{background-color:#DDDDDD}
	.table td {
		padding: 3px;
		border: 1px solid #909194;
	}
	.table td:first-child {
	}

.notice {
	border-collapse: collapse;
	width: 100%;
	background: none;
	border: 0px;
}
	.notice td {
		padding: 7px;
		vertical-align: top;
		text-align: left;
	}
	.notice td:first-child {
		font-weight: bold;
		width: 6em;
		min-width: 6em;
		max-width: 6em;
	}

.table1 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid 1em #087D84;
	border-bottom: solid .25em #087D84;
}
	.table1 th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table1 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table1 tr:nth-child(even){background-color: #FFFFFF}
	.table1 tr:nth-child(odd){background-color: #EEEEEE}
	.table1 tr:hover{background-color:#DDDDDD}
	.table1 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table1 td:first-child {
		text-align: left;
		width: 50%;
	}

.table2 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid .5em #8CC541;
}
	.table2 th {
		background-color: #8CC541;/* Lime */
		color: #000000;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table2 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table2 tr:nth-child(even){background-color: #FFFFFF}
	.table2 tr:nth-child(odd){background-color: #EEEEEE}
	.table2 tr:hover{background-color:#DDDDDD}
	.table2 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table2 td:first-child {
		text-align: left;
		width: 50%;
	}

.table3 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid .25em #CCCCCC;
}
	.table3 th {
		background-color: #CCCCCC;/* Gray */
		color: #000000;
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table3 th:first-child {
		text-align: left;
		width: 50%;
	}
	.table3 tr:nth-child(even){background-color: #FFFFFF}
	.table3 tr:nth-child(odd){background-color: #EEEEEE}
	.table3 tr:hover{background-color:#DDDDDD}
	.table3 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table3 td:first-child {
		text-align: left;
		width: 50%;
	}


.table4 {
    border-collapse: collapse;
    width: 100%;
	border-left: solid 1em #087D84;
	border-bottom: solid .25em #087D84;
}
	.table4 th {
		background-color: #087D84;/* Teal */
		color: #FFFFFF;
		padding: 3px;
		vertical-align: top;
		text-align: center;
		width: 25%;/* Narrow */
	}
	.table4 th:first-child {
		text-align: center;
		width: 50%;
	}
	.table4 tr:nth-child(even){background-color: #FFFFFF}
	.table4 tr:nth-child(odd){background-color: #EEEEEE}
	.table4 tr:hover{background-color:#DDDDDD}
	.table4 td {
		padding: 3px;
		vertical-align: top;
		text-align: right;
		width: 25%;
	}
	.table4 td:first-child {
		text-align: left;
		width: 50%;
	}
/* TABLES */

/* BUTTONS */
.button1 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 200px;/* Big Links */
	height: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button1:hover {
    background-color: #909194;
    color: #000000;
}

.button2 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 75px;/* Medium Links */
	height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button2:hover {
    background-color: #909194;
    color: #000000;
}

.button3 {
    background-color: #087D84;/* Teal */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 25px;/* Small Links */
	height: 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 100%;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button3:hover {
    background-color: #909194;
    color: #000000;
}

.button4 {
    background-color: #FF0000;/* Red */
    border: none;
    color: #FFFFFF;
    padding: 0px 0px;
	width: 200px;/* Medium Links */
	height: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: .875em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;/* Safari */
    transition-duration: 0.4s;
}

.button4:hover {
    background-color: #909194;
    color: #000000;
}
/* BUTTONS */

/* SEARCH */
.search[type=text] {
    width: 45px;
	height: 45px;
    box-sizing: border-box;
    border: 0px;
    border-radius: 10px;
    font-size: 1em;
	text-align: right;
	color: #FFFFFF;
    background: rgba(8, 125, 132, 0.0); /* #087D84 background with 100% opacity */
    background-image: url('../images/searchicon.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 0px 45px 0px 0px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	cursor: pointer;
}

.search[type=text]::-webkit-input-placeholder {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .9375em;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.search[type=text]:focus {
    width: 300px;
}
/* SEARCH */

/* FORMS */
label {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .8675em;
	font-weight: bolder;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 200%;
	text-align: left;
	color: #000000;
}
.forms {
    width: 100%;
    padding: 16px 16px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #909194;
    border-radius: 4px;
    box-sizing: border-box;
}
input {
    width: 100%;
    padding: 8px 8px;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    border: 1px solid #909194;
    border-radius: 4px;
    box-sizing: border-box;
}
textarea {
    width: 100%;
    height: 150px;
    padding: 8px 8px;
    box-sizing: border-box;
    border: 1px solid #909194;
    border-radius: 4px;
    background-color: #FFFFFF;
    font-size: 1em;
    resize: none;
}
select {
    width: 100%;
    padding: 8px 8px;
    border: 1px solid #909194;
    border-radius: 4px;
    background-color: #FFFFFF;
}
.largerCheckbox {
	width: 40px;
	height: 40px;
}
/* FORMS */

div.content-background {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
} 

div.content-box {
	margin: auto;
	max-width: 1200px;
}

div.content-group {
	display: inline-block;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	width: auto;
	min-width: 300px;
	max-width: 840px;
	height: auto;
	vertical-align: top;
}

.text_content-group {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.text_content-group a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_content-group a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_content-group a:hover {
	color: #909194;
	text-decoration: none;
}

.text_content-group a:active {
	color: #909194;
	text-decoration: none;
}

div.content-navigation {
	display: inline-block;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	width: 300px;
	height: auto;
	vertical-align: top;
}

.text_content-navigation {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #000000;
	line-height: 20px;
	text-align: center;
}

.text_content-navigation a:link {
	color: #087D84;
	text-decoration: underline;
}

.text_content-navigation a:visited {
	color: #087D84;
	text-decoration: underline;
}

.text_content-navigation a:hover {
	color: #909194;
	text-decoration: none;
}

.text_content-navigation a:active {
	color: #909194;
	text-decoration: none;
}

/* NAVIGATION MENU */
#menu12 {
	width: 300px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: .75em;
	background-color: #087D84;
	color: #909194;
}

#menu12 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	

#menu12 li {
	border-bottom: 1px solid #909194;
	margin: 0;
	width: auto;
}

#menu12 li a {
	display: block;
	padding: 3px 3px 3px 3px;
	border-left: 5px solid #909194;
	border-right: 5px solid #909194;
	background-color: #087D84;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
}

#menu12 li a:hover {
	border-left: 5px solid #8CC541;
	border-right: 5px solid #8CC541;
	background-color: #909194;
	color: #FFFFFF;
}

.bt1 {
	width : auto;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	text-align : left; 
	text-transform: uppercase;
	font-weight : bold; 
	color : #FFFFFF; 
	background-color : #909194; 
	padding-top : 3px; 
	padding-bottom : 3px; 
	padding-left : 3px; 
	padding-right : 3px; 
	border-left: 5px solid #8CC541;
	display : block; 
}
/* NAVIGATION MENU */

/* DESKTOP CSS CLOSING BELOW */
}
/* DESKTOP CSS END */