@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: inline-block;
}
a.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FFFFFF;
	background-position: center center;
	top: auto;
	bottom: auto;
	text-decoration: none;

}
table.nav td {
	padding:0 10px;
	text-align: center;

}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.bodycopy2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.greencontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F90;
	line-height: 16px;
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60A0C1;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 0px;
	color: #666;
}

