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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	color: #000;
	overflow-x:hidden !important;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	font: 12px/1.7 Tahoma, Helvetica, Arial, sans-serif, sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	font-weight: 400
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	outline: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif
}
a {
	color: #CCC;
	font-family: Tahoma, Helvetica, Arial, sans-serif
}
a:hover {
	text-decoration: underline
}
p {
	font-size: 12px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 22px
}
::selection {
	background: #06F;
	color: #FFF
}
::-moz-selection {
background:#06F;
color:#FFF
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
input, textarea, select {
	border: 1px solid #ccc;
	padding: 7px 10px;
	font-size: 11px;
	color: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	resize: horizontal
}
.clear {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.none {
	display: none
}
.line {
	border-top: 1px dotted #FFF;
	margin: 5px 0
}
hr {
	background: transparent;
	border: 0;
	clear: both;
	color: transparent;
	height: 1px;
	margin: 0;
	padding: 0
}
hr {
	background: #d9d9d9;
	color: #d9d9d9;
	margin: 5px 0 25px
}
hr.dotted {
	border-style: dotted
}
p+hr {
	margin: 25px 0 20px
}
.noborder {
	border: none !important;
}