.text9 {
	font-size: 9px;
	color: #FFFFFF;

}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}

.textBold10 {
	font-size: 10px;
	font-weight: bold;
}
.textBold11 {
	font-size: 11px;
	font-weight: bold;
}
.textBold12 {
	font-size: 12px;
	font-weight: bold;
}
.textBold14 {
	font-size: 14px;
	font-weight: bold;
}
.textBold16 {
	font-size: 16px;
	font-weight: bold;
}

.textWhite12 {
	font-size: 12px;
	color: #FFFFFF;
}

.textWhiteBold12 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.textBlueBold14 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.textBlueBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.textGrey9 {
	font-size: 9px;
	color: #666666;
}
.textOrgBold14 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.textOrgBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.bgOrange {
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}
.textWhiteBold18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.textWhite9 {
	font-size: 9px;
	color: #FFFFFF;
}
.textWhiteBold10 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textBlueBold12 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.textBlueBold10 {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.bgblueborder {
	background-color: #0000FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
