@charset "utf-8";
/* CSS Document */
/*RESET CSS 06/03/2008*/
* {margin: 0;padding: 0;border: 0;font-family:Arial, Helvetica, sans-serif;text-indent:0;text-decoration:none}
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:1.1em}
h6 {font-size:1em}
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}
.hidden {display:none}
.cursor {cursor:pointer}
/**/
.Left {float:left}
.Right {float:right}