@charset "utf-8";
.yellow36Uppercase {
	font-weight: bolder;
	color: #376d95;
	font-size: 32px;
	text-transform: uppercase;
	font-style: normal;
}
.redBrick24 {
	font-weight: bolder;
	color: #8E3345;
	font-size: 22px;
	text-transform: uppercase;
	font-style: normal;
}
.redBrick20Left {
	font-weight: bold;
	color: #8E3345;
	font-size: 18px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}
.redBrick20Center {
	font-weight: bold;
	color: #8E3345;
	font-size: 18px;
	text-transform: none;
	font-style: normal;
}
.redBrick16Left {
	font-weight: bold;
	color: #8E3345;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}
.redBrick12 {
	font-weight: bold;
	color: #8E3345;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	text-align: center;
}
.redBrick18Center {
	font-weight: bold;
	color: #8E3345;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
}

.DKorange16 {
	font-weight: bold;
	color: #D96300;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
.DKorange16Left {
	font-weight: bold;
	color: #D96300;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}
.DKorange16Right {
	font-weight: bold;
	color: #D96300;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
	text-align: right;
}
.DkOrange14Left {
	font-weight: bolder;
	color: #DA6402;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}

.DKorange18 {
	font-weight: bold;
	color: #D96300;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
}
.orange30Cap {
	font-weight: bolder;
	color: #faa21b;
	font-size: 28px;
	text-transform: capitalize;
	font-style: normal;
}
.orange24Cap {
	font-weight: bolder;
	color: #faa21b;
	font-size: 22px;
	text-transform: capitalize;
	font-style: normal;
}
.orange20UpperCase {
	font-weight: bold;
	color: #faa21b;
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
}
.orange18 {
	font-weight: bold;
	color: #faa21b;
	font-size: 16px;
	text-transform: none;
	font-style: normal;
}
.orange16 {
	font-weight: bold;
	color: #faa21b;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
.blue36UpperCase {
	font-weight: bolder;
	color: #376d95;
	font-size: 32px;
	text-transform: none;
	font-style: normal;
}
.blue20 {
	font-weight: bolder;
	color: #376d95;
	font-size: 18px;
	text-transform: none;
	font-style: normal;
}
.blue16 {
	font-weight: bolder;
	color: #376d95;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
.blue12 {
	font-weight: bold;
	color: #376d95;
	font-size: 10px;
	text-transform: capitalize;
	font-style: normal;
}
