@charset "UTF-8";
/* CSS Document */


html {
	background: none repeat scroll 0 0 #dae4f7;
	height: 100%;
	width: 100%;
	background: dae4f7;
	font-size: 100.01%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%!important;
	font-size: 100%;
}
:focus {
	outline: 0;
}
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, 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, body, input {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
fieldset, img {
	display: block;
	border: none;
}
input[type="submit"]:hover {
	cursor: pointer;
}
html {
	height: 100%;
}
textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	resize: none;
}
