@charset "UTF-8";
/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
}
.bodygrn {
	font-family: Arial, Helvetica, sans-serif;
	color:#a2ac18;
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
}
.bodygrnsm {
	font-family: Arial, Helvetica, sans-serif;
	color:#a2ac18;
	font-size:11px;
	font-weight: normal;
	line-height: 12px;
}
.bodygrnsmgr {
	font-family: Arial, Helvetica, sans-serif;
	color:#454E53;
	font-size:11px;
	font-weight: normal;
	line-height: 12px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
}


.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 35px;
	font-weight: normal;
	line-height: 40px;
}
.bodylargegrn {
	font-family: Arial, Helvetica, sans-serif;
	color:#c1cc30;
	font-size: 35px;
	font-weight: normal;
	line-height: 40px;
}
.bodylargebold {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 35px;
	font-weight: bold;
	line-height: 40px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
}
.subnavgrn {
	font-family: Arial, Helvetica, sans-serif;
	color:#a2ac18;
	font-size:12px;
	font-weight: normal;
	line-height: 15px;
}

.subnavbold {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight: bold;
	line-height: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color:#454E53;
	font-size:10px;
	font-weight: normal;
	line-height: 16px;
}
.copyrightbold {
	font-family: Arial, Helvetica, sans-serif;
	color:#454E53;
	font-size:10px;
	font-weight: bold;
	line-height: 16px;
}
.teamcopy{
	float: right;
}