@charset "UTF-8";
.BannerMissionText {
	font-family: Arial, Century Gothic, sans-serif;
	color:#09C;
	
}
.BannerAndSlogan {
	margin: 10px;
	float: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.Statement {
	font-size: 100%;
	font-style: italic;
	color: #069;
}
h1 {
	font-size:225%;
	color:#069;
}
h2 {
	font-size:125%;
	color:#069;
}
h3 {
	font-size:100%;
	color:#069;
	text-decoration:none;
}
h4 {
	font-size:100%;
	color:#069;
	text-align:left;
	text-decoration:none;
}
h5 {
	font-size:100%;
	color:#069;
	text-align:center;	
}
.SpecialEvent {
	font-size:125%;
	color:#909;
	text-align:center;	
}

.TextColorBlue {
	color: #069;
}
.TextItalics {
	font-style: italic;
}
.GovtList {
	font-family: "Helvetica Neue", Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
Img.centered {
	display:block;
    margin-left: auto;
    margin-right: auto
	}
.magentaFont {
	color: #B900B9;
}
