@charset "utf-8";
body {
	background-image: url(images/homepagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #172C61;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_text a {
	color: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}

.footer_text_sep {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #163063;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}.homepagetext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #575757;
}
.date {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #172C61;
	font-weight: bold;
}
