@charset "UTF-8";
/* CSS Document */

.main-project-text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #896632;
}
.main-project-text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #896632;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
.details a, .details a:active, .details a:visited {
	color: #006633;
	text-decoration: none;
}
.details a:hover {
	color: #896632;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 127px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}
.nav-text a, .nav-text a:active, .nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 127px;
}
.nav-text a:hover {
	color: #896632;
	text-decoration: none;
	display: block;
	width: 127px;
	background-color: #F1E7C8;
}
.body-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #896632;
}
.body-subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
}
.body-subline a, .body-subline a:active, .body-subline a:visited {
	color: #30835A;
	text-decoration: none;
}
.body-subline  a:hover     {
	color: #896632;
	text-decoration: none;
	font-weight: bold;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.body-text a, .body-text a:active, .body-text a:visited {
	color: #006633;
	text-decoration: none;
}
.body-text a:hover {
	color: #000000;
	text-decoration: underline;
}
.legal-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #896632;
}
.legal-link a, .legal-link a:active, .legal-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #896632;
	text-decoration: none;
}
.legal-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
.bodybullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #896632;
	display: list-item;
	line-height: 18px;
}
.bodybullet a, .bodybullet a:active, .bodybullet a:visited {
	color: #896632;
	text-decoration: none;
}
.bodybullet a:hover {
	color: #006633;
	text-decoration: none;
}
.body-subline-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2E7C9;
	display: block;
	background-color: #896632;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
2
