@charset "utf-8";
/* Reset */
body {
	font-size:100.01%;
	line-height:1.125em;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
td {
	text-align: left;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
fieldset,img { 
	border:0;
}

caption,th {
	text-align:left;
}
abbr,acronym {
	border:0;
}

h1,h2,h3,h4,h5 {
	line-height: 101%;
	margin-bottom: .2em;
}
h1,h2,h3,h4,strong,b {
	font-weight:bold; 
}
fieldset,table {
	margin-bottom:0.85em;
}
a img {
	border: none;
}
p, blockquote, code, ol, ul {
	margin-bottom: 0.8em;
	line-height: 1.5em;
}
ol, ul {
	padding-left: .5em;
	list-style-position: inside;
	list-style-type: square;
}
li {
	padding: 0px;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .3em;
	line-height: 115%;
	text-align: left;
}
em,i {
	font-style: italic;
}
hr {
	display: none;
	}
	
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.clearboth, .clear {
	clear: both;
}

.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#page .mapp-poweredby {
	display: none;
}
