.nodisplay {
	display: none;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

body {
	font: 10pt/1.5 Arial, Helvetica, sans-serif;
}

#navigation {
	display: none;
}

#header {
	margin: 0 0 40px 0;
	overflow: hidden;
	clear: both;
}

#header-right {
	display: none;
}

h1 {
	font-size: 24px;
}

#content {
	text-align: justify;
	margin: 0 0 20px 0;
	overflow: hidden;
	clear: both;
}

#content-header-wrap {
	display: none;
}

#content ul,
#content ol {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}

#content ul li,
#content ol li{
	line-height: 20px;
	list-style-type: inherit;
}

.post {
	margin: 0 0 40px 0;
	overflow: hidden;
	clear: both;
}

h2 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h3 {
	font: bold 10pt Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

.col-220-l {
	display: none;
}

.footer-col-140 {
	display: none;
}

.footer-col-140-l {
	display: none;
}

#footer {
	overflow: hidden;
	clear: both;
}
