body { margin:0; padding:0; background:#FFFFFF; }

table, tr, td, p, div, span, input, select { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#000000; }

.formFields { border:1px solid #666666; margin:1px; padding:0;font-size: 12px;}
.longTextFields { width:250px; height:18px; }
.shortTextFields { width:94px; height:18px; }
.veryShortTextFields { width:74px; height:18px; }
.longSelectLists { width:252px; height:20px; }
.shortSelectLists { width:96px; height:20px; }
.requiredColor { font-size:10px; color:#ed174f; }
.ErrorColor { font-size:14px; color:#ed174f; }
.LargerTable TD{line-height:20px; font-size:13px;}
.BiggerText {line-height:20px; font-size:13px; font-weight:bold;}
.SmallerText {line-height:15px; font-size:11px;}
.chkEnabled{border:black;font-weight: bold;}
.validatorCalloutHighlight { background-color: lemonchiffon; border-color: Red; }
.popupdiv{background-color:ivory;border:solid 1px skyblue;width:250px;display:block}
.popupbg{background-color:gray; filter: alpha(opacity=60); opacity:0.60}
.hidelbl{display:none;}

