.textstyle-blue {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #333399;
}
.textstyle-blue-bold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.textstyle-black {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.textstyle-black-bold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textstyle-headline-black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.textstyle-gray {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #4A607A;
}
.textstyle-gray-bold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #4A607A;
	font-weight: bold;
}
.textstyle-headline-blue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.textstyle-black-small {


	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
}
.textstyle-red-bold {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.textstyle-large-gray {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.textstyle-large-black {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.tableTBLR-dotted-style {
	border: thin dotted #CCCCCC;
}
.tableTBLR-bg-blue-style {

	background-color: #caedfb;
	border: thin solid #49c4f1;
}
.tableTB-solid-style {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tableTBLR-bg-orange-style {
	background-color: #ff6d06;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dc6006;
	border-bottom-color: #dc6006;
}
.textstyle-white {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}
.textstyle-large-white {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.textstyle-large-red {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.textstyle-brown-bold {


	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}
.textstyle-white-bold {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableLR-solid-style {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
}
.tableT-solid-style {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.textstyle-red {


	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
.textstyle-medium-red {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.textstyle-black-bold-medium {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tableRight-dotted-style {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-right-color: #CCCCCC;
}
.textstyle-headline-white {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.textstyle-headline-red {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.tableTBLR-bg-blue-style-2 {


	background-color: #f1f8d6;
	border: thin dotted #CCCCCC;
}
.tableTBLR-dotted-style-blue {

	border: thin dotted #bed6e5;
}
