body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/structure/footer_bg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #284A77;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7491B6;
	margin-right: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #284A77;
}
.text_footer a:link 	{ color: #284A77; text-decoration: none; }
.text_footer a:active 	{ color: #284A77; text-decoration: none; }
.text_footer a:visited 	{ color: #284A77; text-decoration: none; }
.text_footer a:hover 	{ color: #FFFFFF; text-decoration: none; }
.text_page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7491B6;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #284A77;
	margin-right: 25px;
	margin-left: 25px;
}

.text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #AEAB37;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
}

.imageBorder {
	border: 2px solid #D4DDE9;
	padding: 1px;
}
.map {
	width: auto;
	height: 300px;
	border: 2px solid #D4DDE9;
	padding: 1px;
	margin: 8px;
}

.image_topRight {
	padding-bottom: 10px;
	padding-left: 10px;
}

