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

html {
}
/*=====STANDARD STUFF=====*/

body {
	background:#fff;
	background-image:none !important;
	color: #000;
	font-size:13px;
	margin:0px;
	padding:0px;
}
p {
	line-height: 19px;
	font-size:13px;
	color: #000;
}
section, article, header, footer, nav, aside, hgroup {
	display:block;
}


header, footer, .site-alerts {display:none;}