@charset "utf-8";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
a, a:hover {
	text-decoration: underline;
	color: #075899;
}
.centered {
	margin: 0px;
	padding: 0px;
	/*height: 100%;
	width: 100%;*/
	text-align: left;
	vertical-align: top;
}
.wrap {
	position: relative;
}
.container {
	text-align: left;
	position: relative;
}
.header {
	visibility: hidden;
	height: 0px;
}
.navi {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.main {
	line-height: 1.5;
	position: relative;
}
.main .mainWrapper {
	position: relative;
}
.mainInnerWrapper {
	position: relative;
}
.imageSpace {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.lowerBar {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
