@charset "UTF-8";
.TitleStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	font-weight: bold;
	color: #00568E;
	right: auto;
}
.HeaderStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00548D;
	padding-left: 3pt;
	padding-top: 6px;
}
