@charset "UTF-8";


<!--
body {
	background-color: #3264B3;
}
-->

#flash-header {
	width:902px;
	height:314px;
}

#marquee {
	background-color:#9cb863;
	height:150px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AFE455;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-color: #9CB863;
	border-right-color: #9CB863;
	border-bottom-color: #9CB863;
	border-left-color: #9CB863;
}

