.bodyText { font-size : 11px; }
.bodyTextBold { font-size : 11px; font-weight:bold;}

.bodyTextLarge { font-size : 12pt; }
.bodyTextLargeBold { font-size : 12pt; font-weight:bold;}

.bodyTextMedium { font-size : 9pt; }
.bodyTextMediumBold { font-size : 9pt; font-weight:bold;}

.bodyTextSmall { font-size : 10px; }
.bodyTextSmallBold { font-size : 7.5pt; font-weight:bold;}

.bodyHeader { font-size : 12pt; font-weight:bold; padding-bottom:5px;}

.bodyTextStatus { font-size : 10pt; color:#FC383F; font-weight:bold; padding-top:5px; padding-bottom:5px; }

 /*** new ***/
.bodyTextContrast { font-size : 10pt; color:#FC383F; }
.bodyTextContrastBold { font-size : 10pt; color:#FC383F; font-weight:bold;}
.bodyTextContrastSmall { font-size : 7.5pt; color:#FC383F; }
.bodyTextContrastSmallBold { font-size : 7.5pt; color:#FC383F; font-weight:bold;}

/*** used for text in table cells bgcolored the contrast color ***/
.contrastLabel { font-size : 11px; font-weight:bold; }

.bodyTextStatusSmall { font-size : 7.5pt; color:#FC383F; font-weight:bold; padding-top:5px; padding-bottom:5px; }

.formLabel { font-size : 10pt; }
.formLabelRequired { font-size : 10pt; font-weight:bold; }
.formHelp { font-size : 7.5pt; }

.linkedItem { font-size : 10pt; }
.linkedCategory { font-size : 12pt; font-weight:bold; }

/*** .colorSizeSelector : select box for color/sizes ***/
/*** .colorSizeNames : label for colors and sizes ***/

.linkedItem { font-size : 10pt; }

/*** .itemDescription : item description ***/
/*** .categoryDescription : category description ***/

td.pageNavPages { padding-top: 15px; }
.pageNavItemCount, .pageNavPageDisplay { display: table-cell; padding-top: 15px; } /* force the spans to clear the table cells above in order to add padding */
