﻿@charset "utf-8";
/*
BASE CSS RESET
Created by Regis Amaral Silviera on 2008-09-24.
Copyright (c) 2008 COLOR CHARGE. 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:Verdana, Arial; vertical-align: top; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
body { line-height: 1em; font-size: 1em; background: no-repeat center top; }
ol, ul { list-style: none; _position: relative; }
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: "" ""; }

h1,h2,h3,h4,h5,h6 { font-weight:bold; }
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,em,strong,del,code,kbd,span { margin:0; font-size:1em; line-height:1.2em; font-family:"Trebuchet MS", Arial; color: #000; }
code,kbd,var { font-family:"Verdana", Courier, monospace; }
b,strong,em { font-weight:bold; font-size:100% !important; color: inherit; }
em { font-style:italic; }
del,strike { text-decoration:line-through; }
abbr,acronym { border-bottom:1px dotted #474c42; }
hr { border:none; background-color: transparent !important; height:0; line-height:0; margin:0; }