



@media screen and (max-width: 529.8px) {
	ul.dashed-marker-multi {
		-webkit-column-count: 1 !important;
	}
}


/**umb_name:Link Text Blue Light*/
.rte-content-linkLightBlue, .rte-content-linkLightBlue a {
	color: #0058A7 !important;
}



	.rte-content-linkLightBlue a {
		color: #0058A7 !important;
		font-size: 20px !important;
	}









































































.rte-content-boldLink a:hover {
	color: #0058A7 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}



.rte-content-linkLightBlue a:hover {
	color: #0058A7 !important;
	font-size: 20px !important;
	text-decoration: underline !important;
}



.rte-content-pinkBold a:hover {
	color: #FE4199 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}



.rte-content-pinkLight a:hover {
	color: #FE4199 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	text-decoration: underline !important;
}







.rte-content-whiteLink a:hover {
	color: #eee !important;
	text-decoration: underline !important;
}



.rte-content-boldWhiteLink a:hover {
	color: #eee !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}











































	



	

	

	

	

	

	

	

/**umb_name:H1*/
h1.rte {
	color: black !important;
}

/**umb_name:H2*/
h2.rte {
	color: black !important;
}

/**umb_name:H3*/
h3.rte {
	color: black !important;
}

/**umb_name:H4*/
h4.rte {
	color: black !important;
}

/**umb_name:H5*/
h5.rte {
	color: black !important;
}

/**umb_name:H6*/
h6 {
	color: black !important;
}

/**umb_name:H6 Overline*/
h6.overline {
}

/**umb_name:Body*/
p {
}

/**umb_name:Large Intro*/
p.lg-intro {
}

/**umb_name:Small Intro*/
p.sm-intro {
}

/**umb_name:Footnote*/
p.footnote {
}

/**umb_name:Figure-1*/
p.figure-1 {
}

/**umb_name:Figure-2*/
p.figure-2 {
}

/**umb_name:Figure-3*/
p.figure-3 {
}

/**umb_name:Figure-4*/
p.figure-4 {
}

/**umb_name:Ordered-list*/
ol {
}

/**umb_name:Strong Pink Text*/
.rte-content-strongPink {
	color: #FE4199 !important;
	/*font-weight: bold !important;
	*/;
}

/**umb_name:Light Pink Text*/
.rte-content-lightPink {
	color: #FE4199 !important;
}

/**umb_name:Strong Blue Text*/
.rte-content-strongBlue {
	color: #0058A7 !important;
	/*font-weight: bold !important;
	*/;
}

/**umb_name:Light Blue Text*/
.rte-content-lightBlue {
	color: #0058A7 !important;
}

/**umb_name:Link Text Blue Bold*/
.rte-content-boldLink a {
	color: #0058A7 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

/**umb_name:Link Text Blue*/
.rte-content-linkLightBlue a {
	color: #0058A7 !important;
	font-size: 20px !important;
	text-decoration: none !important;
}

/**umb_name:Link Text Pink Bold*/
.rte-content-pinkBold a {
	color: #FE4199 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

/**umb_name:Link Text Pink Light*/
.rte-content-pinkLight a {
	color: #FE4199 !important;
	font-size: 20px !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}

/**umb_name:UL-Single-Column*/
ul.dashed-marker {
	list-style: disk !important;
}

/**umb_name:UL-Two-column*/
ul.dashed-marker-multi {
	-webkit-column-count: 2;
	list-style: disc !important;
	gap: 4rem;
}

/**umb_name:Link Text White*/
.rte-content-whiteLink a {
	color: #eee !important;
	text-decoration: none !important;
}

/**umb_name:Link Text Bold White*/
.rte-content-boldWhiteLink a {
	color: #eee !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

/**umb_name:Strong White Text*/
.rte-content-strongWhite {
	color: #eee !important;
	/*font-weight: bold !important;
	*/;
}

/**umb_name:Light White Text*/
.rte-content-lightWhite {
	color: #0058A7 !important;
}

/**umb_name:Link Text Green*/
.rte-content-greenLink a {
	color: #00728B !important;
	text-decoration: underline !important;
}
