@charset "utf-8";
/* CSS Document */

#staff-line-break {
	background-repeat: repeat-x;
	height: auto;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 375px;
	border-bottom-color: #142189;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.staff-name-blue {
	font-family: 'Open Sans', sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #142189;
	letter-spacing: 0.06em;
	text-shadow: 0px 0px 0px #20063a;
	line-height: 30px;
}
