.text16 {font-size: 16px;}
.textBold16 {font-size: 16px; font-weight: bold;}
.text14 {font-size: 14px;}
.textBold14 {font-size: 14px; font-weight: bold;}
.text12 {font-size: 12px;}
.textBold12 {font-size: 12px; font-weight: bold;}
.text11 {font-size: 11px;}
.textBold11 {font-size: 11px; font-weight: bold;}
.text10 {font-size: 10px;}
.textBold10 {font-size: 10px; font-weight: bold;}
.text9 {font-size: 9px;}
.textBold9 {font-size: 9px; font-weight: bold;}
.text18 {font-size: 18px;}
.textBold18 {font-size: 18px; font-weight: bold;}

.textGrey14 {font-size: 14px; color: #333333}
.textGreyBold14 {font-size: 14px; font-weight: bold; color: #333333}
.textGrey12 {font-size: 12px; color: #333333}
.textGreyBold12 {font-size: 12px; font-weight: bold; color: #333333}
.textGrey11 {font-size: 11px; color: #333333}
.textGreyBold11 {font-size: 11px; font-weight: bold; color: #333333}
.textGrey10 {font-size: 10px; color: #333333}
.textGreyBold10 {font-size: 10px; font-weight: bold; color: #333333}
.textGrey9 {font-size: 9px; color: #333333}
.textGreyBold9 {font-size: 9px; font-weight: bold; color: #333333}
.textGreyBold18 {font-size: 18px; font-weight: bold; color: #333333}
.textGreyBold22 {font-size: 22px; font-weight: bold; color: #333333}
.textGreyBold24 {font-size: 24px; font-weight: bold; color: #333333}
.textBlueBold24 {font-size: 24px; font-weight: bold;color:#000099}
.textBlueBold22 {font-size: 22px; font-weight: bold;color:#000099}

.textWhite14 {font-size: 14px; color: #FFFFFF}
.textWhiteBold14 {font-size: 14px; font-weight: bold; color: #FFFFFF}
.textWhite12 {font-size: 12px; color: #FFFFFF}
.textWhiteBold12 {font-size: 12px; font-weight: bold; color: #FFFFFF}
.textWhite11 {font-size: 11px; color: #FFFFFF}
.textWhiteBold11 {font-size: 11px; font-weight: bold; color: #FFFFFF}
.textWhite10 {font-size: 10px; color: #FFFFFF}
.textWhiteBold10 {font-size: 10px; font-weight: bold; color: #FFFFFF}
.textWhite9 {font-size: 9px; color: #FFFFFF}
.textWhiteBold9 {font-size: 9px; font-weight: bold; color: #FFFFFF}
.textWhiteBold18 {font-size: 18px; font-weight: bold; color: #FFFFFF}

.header9{font-size: 9px; font-weight: bold; color: #FFFFFF; background-color: #666666}
.header10{font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #666666}
.header11{font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #666666}
.header12{font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #666666}
.header14{font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #666666}

.labelField{font-size: 11px; font-weight: bold; color: #333333}
.labelFieldWhite{font-size: 11px; font-weight: bold; color: #FFFFFF}

.textLink{font-size:9px;color:#0000CC; text-decoration: underline; cursor:hand}
.textLinkLight{font-size:9px;color:#CCFFFF; text-decoration: underline; cursor:hand}
.textGridHead{background-color: #666666;padding-right: 9px;padding-left: 1px}
.textCell{font-size: 10px; color: #333333}
.textBlue{color:#000099}