body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
}

#Border {
	width: 691px;
	border: solid 2px #015696;
}

.BladeSpacing {
	width: 100px;
}

.HeaderText {
	color: #015696;
	font-size: 16px;
	font-weight: bold;
}
.HeaderTextSpacing {
	padding-left: 50px;
	padding-right: 30px;
}

.NormalText {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.NormalTextSpacing {
	padding-left: 100px;
	padding-right: 30px;
}
.NormalTextRightSpacing {
	padding-right: 30px;
}

.RefText {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.FooterText {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.Bullet {
	margin-left: 15px;
	padding-left: 0px;
	margin-top:5px;
	line-height:18px;
}
