body {	
	font-family: Times, serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 900px;
}


h1 {
	margin-left: -20pt;
	margin-top: -10pt;
}

p {
	font-size: 11pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
}

#contentbody {
	padding: 20pt;
}


#overlay2 {
	display: none;
}

#overlay {
	display: none;
}
#loginout {
	display: none;
}

#headerlinks a {
	color: black;
	width: 128px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	
}

#footer {
	margin-top: 50pt;
	text-align: right;
}

#footer p {
	margin-top: 2pt;
	margin-bottom: 2pt;
	font-size: 9pt;
}

.newsitem {
	margin-bottom: 20pt;
}

.newstitle {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	margin-bottom: 0px;
	margin-top: 0px;
}

.newsheader {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -5pt;
}

.datetime {
	font-size: 8pt;
	font-style: italic;
	margin-top: 2pt;
	margin-left: 20pt;	
}

.description {
	margin-left: 40pt;
	margin-right: 40pt;
}

.imagecont {
	padding: 15px;
	width: 180px;
	height: auto;
	display: inline-block;
	text-align: center;
	font-style: italic;
}

a.hidden {
	color: white;
}
