.Header {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.SubHeaderOrange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
}

.HeaderTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0083AE;
}
.ContentFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
.CopyRightsFont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.SubHeader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006080;
}
.ContentFont12 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.SubHeaderOrangeSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
}
.SubHeaderWithIndent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006080;
	text-indent: 10px;
}
.ContentFontWithIndent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.SubHeaderOrangeSmallWithIndent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.ContentNeeded {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	font-family: Tahoma;
}
.HighlightInfos {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #336699;
}
.SubHeaderGrey {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
