﻿html {font-size: 100.01%}

html, body, div, span, applet, 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, samp, isindex, listing, xmp, plaintext,
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-size: 100%;
	background: transparent;
}

dfn, i, cite, var, address, em {font-style: normal}

:focus {outline: 0}

body {line-height: 1.3}

ol, ul, menu {list-style: none}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption, th, td {
	text-align: left;
	font-weight: normal
}

blockquote, q {quotes: none}

:focus {outline: 0}

ins {text-decoration: none}
del {text-decoration: line-through}

abbr {
    border-bottom: 1px dotted;
    cursor: help
}
img {
    border: 0 none;
    display: block
}
.hid {display: none}
.clr {
    clear: both;
    width: 90%;
    line-height: 0;
    font-size: 0
}
hr {display:none}

.align-left {text-align:left}
.align-right {text-align:right}
.float-left {float:left}
.float-right {float:right}