@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.boxfulloutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.newsheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}
.headlinetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.headlinetitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.whitetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.LandingPageTitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #006600;
}
