@charset "utf-8";
.banner {
	background-color: #1F7099;
	font-family: pt-sans, Arial, SansSerif, "Gill Sans MT", "Gill Sans Ultra Bold";
	font-style: italic;
	font-weight: 700;
	color: #FCFCFC;
	font-size: 24pt;
	text-align: center;
	bottom: 0px;
	display: inherit;
}
