@charset "utf-8";
table {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.FooterSpacing {
	height: 42px;
}

.footnotes {
	font-size: 10px;
}
.bdr_lft_01 {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.bdr_btm_01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #85B3E4;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

