body {
	font-size:14pt !important;
	color:#333333;	
}

#Wrap, #Page {
	padding-top:0;
}

#Navigation, #Sidebar, #Map, h6, #ContentHead {
	display:none;
}

#Header {
	height:auto;
	position:static;
}

#Logo {
	border-bottom:1px dotted black;
	padding-bottom:20px;
	margin-bottom:20px;
	width:100%;
	margin-left:0;
}

#Opener, #OpenerHome {
	position:static;
}

h1, h2, h3, h4, h5, h6 {
	color:black !important;
	margin-left:0 !important;
	padding-left:0 !important;
}

h1 {
	font-size:18px !important;
}

h2, h3 {
	font-size:16px !important;
}

h4, h5, h6 {
	font-size:14px !important;
}

a {
	color:black !important;
	text-decoration:underline !important;
}

#Content, #ContentInner, .grey {
	margin:0;
	padding:0;
	width:100%;
}

.grey {
	margin-left:-15px;
}
