@charset "utf-8";
.imageRight {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	float: right;
	margin-right: 2px;
}
.imageLeft {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 2px;
	float: left;
}

img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.imagemiddle {
	float: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.blueblue {
	color: #DF124C;
}
.Header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-align: left;
}
.MiddleText {
	color: #DF124C;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.content-wrapper .columns-wrapper .content h2 .MiddleText .MiddleText.blueblue {
	text-align: center;
}
.imagecenter {
	margin-bottom: .5%;
	margin-top: 0.5%;
}
.Paddingall {
	padding: 10px;
}
