.Type {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #202b4a;
}
.TypeWide {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #202b4a;
}
.TypeSmall {
	font-family: Helvetica, sans-serif;
	font-size: 0.58em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #4A5266;
}
.TypeMedium {
	font-family: Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #4A5266;
}
.TypeBold {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #202b4a;
}
.TypeBoldWide {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	color: #202b4a;
}
.TypeColored {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #f25900;
}
.TypeSmallActive {
	font-family: Helvetica, sans-serif;
	font-size: 0.58em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #f25900;
	text-decoration: underline;
}
.TypeMediumColored {
	font-family: Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #f25900;
}
.TypeMediumUnderlined {
	font-family: Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #4A5266;
	text-decoration: underline;
}

