@charset "utf-8";
.footer_splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
}
.bg_flash1 {
	background-color: #00BA00;
}
.bg_flash2 {
	background-color: #00BA00;
}
.footer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.footer:link {
	text-decoration: none;
	color: #666666;
}
.footer:visited {
	text-decoration: none;
	color: #666666;
}
.footer:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#999999;
}
.footer:active {
	text-decoration: none;
	color: #666666;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet-green.gif);
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet-green.gif);
}
.pictures {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.content_bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}

