@charset "UTF-8";
.body_text_head {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BFE792;
	font-weight: bold;
}
h1 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BFE792;
	font-weight: bold;
}
.body_text_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1px;
}
.body_text_bullets {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body_text {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body_text_highlight {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.body_text_tag {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9EDB58;
	font-style: italic;
	font-weight: bold;
}
.body_text a:link {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text a:hover {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.body_text a:visited {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_table {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body_text_table  a:link  {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_table a:hover {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.copyrightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyrightext  a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.copyrightext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.copyrightext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.body_text_table a:visited {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
html, body {
	width: 100%;
	height: 100%;
	/*
	overflow: hidden;
	*/
	margin: 0;
	padding: 0;
}
#BananAlbum {
	z-index: 4;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
	background-color: #69A51C;
}
#BananAlbumContainer {
	background-color: #568717;
}
.headoffice_pic {
	border: medium solid #FFFFFF;
	text-align: center;
}
.body_text_navig {
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9dc55b;
	font-weight: bold;
	text-decoration: underline
}

