html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, table {margin: 0;padding: 0;border: 0;}

img {padding: 0px; border: 0px;}

html, body {width: 100%;height: 100%;}

.red {color: #f00;}
.bold {font-weight: bold !important;}
.normal {font-size: 12px;}
.small {font-size: 11px;}
.clear {clear: both; width: 100%; overflow: hidden;}
.inline {display: inline;}
.block {display: block;}
.left {float: left;}
.right {float: right;}
.noborder {border: none !important;}

blockquote, q{quotes: none;}

ul li {background:url(/i/arrow/colored_small.gif) no-repeat 0px 4px;padding-left:14px;list-style-type: none;list-style-position: outside;list-style-image: none;}

.nobg {background: none;}

.va_top, table.va_top td {vertical-align: top;}
.ta_left {text-align: left;}
.ta_right {text-align: right;}
.va_middle {vertical-align: middle !important;}

a {color: #15589f;}
a:hover {text-decoration: none;}

a.alt_dec {text-decoration: none;}
a.alt_dec:hover {text-decoration: underline;}

a.no_dec {text-decoration: none;}
a.no_dec:hover {text-decoration: none;}


.spacer7 {height: 7px;}

.spacer12 {height: 12px;}
.spacer15 {height: 15px;}
.spacer17 {height: 17px;}
.spacer23 {height: 23px;}

.lh_14 {line-height: 14px;}

.pl_5 {padding-left: 5px;}
.pr_15 {padding-right: 15px;}
.pb_16 {padding-bottom: 16px;}
.pt_1 {padding-top: 1px;}
.pt_3 {padding-top: 3px;}
.pt_8 {padding-top: 8px;}

.pr_0 {padding-right: 0px !important;}

.mt_10 {margin-top: 10px;}
.mt_15 {margin-top: 15px;}
.mt_28 {margin-top: 28px;}

.mb_4 {margin-bottom: 4px;}
.mb_6 {margin-bottom: 6px;}
.mb_10 {margin: 0px 0px 10px 0px !important;}
.mb_12{margin-bottom: 12px;}
.mb_13 {margin-bottom: 13px;}
.mb_15 {margin-bottom: 15px;}
.mb_18 {margin-bottom: 18px;}

.fs_12 {font-size: 12px !important;}

.ml_9 {margin-left: 9px;}
.mr_9 {margin-right: 9px;}
.mr_18 {margin-right: 18px;}

.w_auto {width: auto !important;}
