body {
	margin: 0px;
	padding: 0px;
	font-family: trebuchet ms, sans-serif;
	font-size: 10pt;
	color: black;
}
#page {
}
#top {
	height: 70px;
	width: 100%;
}
#bottom {
	display: none;
}
#banner {
	display: none;
}
#menu {
	display: none;
}
#main {
}
#news {
	display: none;
}
.contentMain {
	padding: 10px;
	text-align: justify;
}
.contentTop {
	text-align: center;
}
.contentBottom {
	text-align: center;
}
.newsDate {
}
.newsText {
}
img.logo {
	display: none;
}
img.printLogo {
	display: inline;
}
div.menuitem {
}
pre {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 10pt;
	color: black;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}
a.menuitem, a.menuitem:visited {
}
a {
	color: blue;
}
a:visited {
	color: #00008b;
}
.header {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	border-bottom: solid black 1px;
	letter-spacing: 1ex;
}
.hilite {
	font-weight: bold;
	color: black;
}
.centered {
	text-align: center;
	margin: 5px;
}
img.bordered {
	border: solid gray 1px;
}
.hidden {
	display: none;
}
.flag1 {
	color: black;
}
.flag2 {
	color: #d3d3d3;
}
.flag3 {
	color: #d3d3d3;
}
