/*
BASE CSS RESET
Created by Aquarela Criativa on 2009-Apr-16 2:00 PM.
Copyright (c) 2008 Aquarela Criativa. All rights reserved.
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; color: inherit; }
body { line-height:1em; font-size:1em; background:no-repeat left top; }
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,td,th,em,strong,del,code,kbd,span { padding: 0; font-size:.875em; line-height:2em; font-family:Verdana,Arial,sans-serif; color:#6b6d64; }
h1,h2,h3,h4,h5,h6,p,ul,ol { margin: 0 0 1em; }
a { color:#6b6d64; }
code,kbd,var { font-family:"Courier New", Courier, monospace; }
strong,em { font-weight:bold; font-size: inherit; }
em { font-style:italic; }
del,strike { text-decoration:line-through; }
abbr,acronym { border-bottom:1px dotted #000; }
hr { border:none; color:#FFF; background-color:#FFF; height:0; line-height:0; margin:0; }
select, button { cursor:pointer; }