/* SPB-specific CSS */


.p7HMY.hmy-color-root-blue,
.p7HMY .hmy-content-wrapper.hmy-color-content-blue {
	background-color: rgb(33,66,99);
	color: #FFF;
}

.indent1 {
	text-indent: 2em;
}

.indent2 {
	text-indent: 4em;
}

.centerelement {
	margin-left: auto;
	margin-right: auto;
}

.gray {
	color: #808080;
}

.red {
	color:#C90003;
}

.fancy-quote {
	font-family: "Cardo", serif;
	font-size: 120%;
	letter-spacing: 0.14em;
	margin-bottom: 15px;
}

.smalltext {
	font-size: 60%;
}

.nolink {
	text-decoration: none;
	border-bottom: none;
}