/* Global reset CSS to make all browsers play nicely - 2009*/
/* body attributes first */
html,body,div,h1,h3,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td{margin:0;padding:0;}
body{font:normal normal normal 1em/110% GillSans,Calibri,Trebuchet,sans-serif;cursor:default;}
acronym{text-transform:lowercase;font-variant:small-caps;letter-spacing:.3em;}
acronym[title]{border-bottom:0px;cursor:help;}
/* Now the form pages */
form label{cursor:pointer;/* Change default cursor to give better feedback */}
input,select,textarea{font-family: GillSans,Calibri,Trebuchet,sans-serif;}
button{width:auto;overflow:visible;}
/* Other issues */
* a{position:relative;/* removes links displaying over a PNG background */}
fieldset,a img{border:none;}
a,img{outline:none;}
/* removes Firefox's dotted borders */
/* removes IE's blue borders */
hr{display:none;}
/* Lists */
ul,li{margin:0;padding:0;text-decoration:none;list-style:none;}
/* Headers */
h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
