.clearall   { clear: both; }
A img   { border: none; }
.db     { display: block !important; }
.di     { display: inline; }
.dn     { display: none; }

.float_l    { float: left; display: inline; }
.float_r    { float: right !important; display: inline; }
.float_none { float: none; }

.b                  { border: 1px solid; border-color: #6F6F71; }

.black              { color: #000  !important; }

.grey,
A.grey              { color: #666666; }

.red                { color: #E40002; }

.bold           { font-weight: bold !important; }
.text_right     { text-align: right; }
.font_normal    { font-weight: normal !important; }

.font_12    { font-size: 12px; }
.font_14    { font-size: 14px; }

.lh_18  { line-height: 18px !important; }

.margin_0       { margin: 0 !important; }

.margin_t_0     { margin-top: 0 !important; }
.margin_t_5     { margin-top: 5px; }
.margin_t_6     { margin-top: 6px; }
.margin_t_10    { margin-top: 10px !important; }
.margin_t_15    { margin-top: 15px !important; }
.margin_t_18    { margin-top: 18px; }
.margin_t_20    { margin-top: 20px; }
.margin_t_25    { margin-top: 25px; }
.margin_t_30    { margin-top: 30px; }
.margin_t_40    { margin-top: 40px; }

.margin_r_10    { margin-right: 10px; }
.margin_r_19    { margin-right: 19px; }

.margin_b_0     { margin-bottom: 0 !important; }
.margin_b_5     { margin-bottom: 5px !important;; }
.margin_b_6     { margin-bottom: 6px !important; }
.margin_b_10    { margin-bottom: 10px !important; }
.margin_b_11    { margin-bottom: 11px !important; }
.margin_b_15    { margin-bottom: 15px; }
.margin_b_20    { margin-bottom: 20px !important; }
.margin_b_25    { margin-bottom: 25px; }
.margin_b_40    { margin-bottom: 40px; }

.margin_l_8     { margin-left: 8px; }
.margin_l_17    { margin-left: 17px; }
.margin_l_18    { margin-left: 18px; }
.margin_l_20    { margin-left: 20px; }
.margin_l_42    { margin-left: 42px; }

.padding_t_10   { padding-top: 10px; }
.padding_t_14   { padding-top: 14px; }

.padding_b_5    { padding-bottom: 5px; }
.padding_b_11   { padding-bottom: 11px !important; }

.padding_l_42   { padding-left: 42px !important; }

.h_5    { height: 5px; }

.w_30   { width: 30px; }
.w_42   { width: 42px; }
.w_80   { width: 80px; }
.w_150  { width: 150px; }
.w_284  { width: 284px; }
.w_320  { width: 320px !important; }
.w_360  { width: 360px !important; }

.v_middle       { vertical-align: middle; }
.v_bottom       { vertical-align: text-bottom; }
.middle         { position: relative; top: 2px; }
.clearfix       { display: inline-block; }
.border_0       { border: 0; }
.list_none      { list-style: none; }
.bg_none        { background: none !important; }
.cursor         { cursor: pointer; }
.pos_rel        { position: relative; }
.no_fax         { height: 40px; }
.ws_nowrap      { white-space: nowrap; }

.no_line,
.no_line A      { text-decoration: none !important; }

.underline,
A.underline,
.no_line A:Hover,
A.no_line:Hover     { text-decoration: underline !important; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;
}
.clearfix { display: block;
}
/* End hide from IE-mac */
