@charset "utf-8";
/* CSS Document */
/*RESET CSS 31/10/2009*/
* {margin:0;padding:0;border:0;font-family:Arial, Helvetica, sans-serif;text-indent:0;text-decoration:none}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, dialog, figure, footer, header,hgroup, menu, nav, section,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}
article, aside, dialog, figure, footer, header,hgroup, nav, section {display:block}
html, body {min-height:100%;height:100%}
h1 {font-size:2em}
h2 {font-size:1.75em}
h3 {font-size:1.4em}
h4 {font-size:1.2em}
h5 {font-size:1em}
h6 {font-size:0.85em}
form, p, li, ul, fieldset, legend, hr, input, textarea, select, option, table, th, tr, td, img, object, acronym {margin:0;padding:0;text-indent:0}
li, ul {list-style-type:none}
img {border:none}
table {width:100%;border-collapse:collapse;border-spacing:0pt;outline:none}
/**/
.checkbox {border:none}
.clear {clear:both;font-size:0;height:0;line-height:0}
.hidden {display:none}
.cursor {cursor:pointer}
/**/
.Left {float:left}
.Right {float:right}