body {
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	text-align: center;
	background-color: #F4F4F4;
	background-position: center 220px;
	background-repeat: no-repeat;
}
.page_content {
	margin: 0px auto;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
}

.flash_header {
	margin: 0px auto;
	height: 220px;
	width: 700px;
}

.top_menu, .footer, .footer_menu {
	color: #333333;
	font-size: 0.5em;
	text-transform: uppercase;
	text-align: center;

}

.top_menu {
	letter-spacing: 0.2em;
	margin-top: 60px;
	margin-bottom: 30px;
}

.top_menu a:link, .footer_menu a:link {
	color: #333333;
	text-decoration: none;
}
.top_menu a:visited, .footer_menu a:visited {
	color: #333333;
	text-decoration: none;
}
.top_menu a:active, .footer_menu a:active {
	color: #333333;
	text-decoration: none;

}
.top_menu a:hover, .footer_menu a:hover {
	color: #FFFFFF;
	background-color: #00CC00;
	text-decoration: none;
}
.footer {
	margin-top: 20px;
	margin-bottom: 0px;
}
.footer_menu {
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 0px;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.header_1 {
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	background-color: #FF9900;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	letter-spacing: 0.05em;
	width: 440px;
}
.Hilite_centred {
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
.bulletin_content {
	margin: 0px auto;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	border-color: #00CC00;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.page_content_wide {

	margin: 0px auto;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333;
}
