.boxheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A5688;
	font-weight: bold;
	line-height: 25px;
	list-style-image: url(images/eco.gif);
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: 0em;
	word-spacing: 0pt;
	text-decoration: none;
}
.more {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70B650;
	font-weight: bold;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CCFF;
	font-weight: bold;
}
/* CSS Document */
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: normal;
	padding: 5px;
}
.italicwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
}
.italicwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
}

.italicgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.headline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #70B650;
	font-weight: bold;
}

