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, 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; vertical-align:baseline;
	font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit;
}.last {border: none; }.strikethrough { text-decoration: line-through; }.left { float: left }.right { float: right }
:focus{	outline:0;}.bold { font-weight: bold }
html, body{
	width:100%;	height:100%;
}
body{
	line-height:1;	color:black; background:white;
	font:normal 12px Arial, Helvetica, sans-serif;
}
blockquote:before, blockquote:after, q:before, q:after{ content:"";}
blockquote, q{	quotes:"" "";}
input{ margin:0;}
ol, ul{	list-style:none;}
table{
	border-collapse:separate; border-spacing:0;
}
th, td, caption{
	text-align:left; font-weight:normal;
}
strong{	font-weight:bold;}

.block{
	width:100%;	display:block; clear:both;
}
.clearfix:after{
	content:"."; height:0; clear:both; 
	display:block; visibility:hidden;
}
.clear{
	clear:both;	height:1px; line-height:0;
	overflow:hidden; margin-bottom:-1px;
}
.errors, .error{ color:#F00;}
.hidden { display:none;}
.middle-align img{ display:block; position:relative;}
.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}
