html, body, div, span, applet, object, iframe, input, img,
h1, h2, h3, h4, h5, h6, p, a, strong, sub, sup, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td{
	margin:0; padding:0; border:0;
}
/*----Add block style to HTML5 tags----
header, nav, section, article, footer, video, audio{ display:block;}*/
:focus{	outline:0;}
html, body{ width:100%;	height:100%;}
body{
	color:black; background:white;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}
ul, ul li{ margin:0; padding:0; list-style:none;}
table, img{ border:0; display:block;}
caption, th, td{
	text-align:left; vertical-align:top;
	font-weight:inherit; font-family:inherit; font-size:inherit; font-style:inherit;
}
blockquote:before, blockquote:after, q:before, q:after{ content:"";}
blockquote, q{	quotes:"" "";}
.clear{ clear:both; height:0; overflow:hidden;}
.clear, li.clear{ float:none;}
.clearfix:after{
	content:"."; height:0; clear:both; 
	display:block; visibility:hidden;
}
.errors, .error{ color:#F00;}