
/* =============================================================================
RESET
============================================================================= */

* {margin:0; padding:0;}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent; font-family:Arial, Helvetica, sans-serif;}
body{ color:#3a3939; font-size:11px; line-height:17px;background:#fff;}
a{font-family:Arial, Helvetica, sans-serif ;font-size:11px; line-height:17px; color:#00519c; font-weight:normal; text-decoration:none; outline:none;}
a:hover{ color:#00519c; text-decoration:underline}
.clear{ clear:both;}
.noscreen {display:none;}
.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}
.f-left {float:left !important;}
.f-right {float:right !important;}
.hiddenTxt{ text-align:left; text-indent:-999px; overflow:hidden;}
.align-Center{ text-align:center}
.align-left{ text-align:left !important}

.p-relative{ position:relative;}

