/* HEADLINE FONTS */
body, p, li, td {
	font-family: myriad-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
}
h1 {
	font-family: OrandaBT-Bold, serif; 
	font-weight:300;
	font-style: normal;
	color:#c8102e;
	font-size:43px;
	line-height:1.1em;
	font-display: swap;
}
h2 {
	font-family: OrandaBT-Bold, serif; 
	font-weight:300;
	font-style: normal;
	color:#c8102e;
	font-size:35px;
	line-height:1.1em;
	font-display: swap;
}
h3 {
	font-family: OrandaBT-Bold, serif; 
	font-weight:300;
	font-style: normal;
	color:#c8102e;
	font-size:28px;
	line-height:1.1em;
	font-display: swap;
}
h4 {
	font-family: OrandaBT-Bold, serif; 
	font-weight:300;
	font-style: normal;
	color:#c8102e;
	font-size:24px;
	line-height:1.1em;
	font-display: swap;
}
h5 {
	font-family: OrandaBT-Bold, serif; 
	font-weight:300;
	font-style: normal;
	color:#c8102e;
	font-size:22px;
	line-height:1.1em;
	font-display: swap;
}
div.bluebar {
	background-color:#16478E;
	background-size:cover;
	background-position:50% 50%;
}
div.siteTitleRow a#lps-site-title {
	color: white;
	font-size: 52px;
	line-height: 1.4em;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: 700;
	font-family: OrandaBT-Bold, serif; 
}