/* CSS Document */

.copyNormal {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}
.copyHeadline1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9FBA37;
	font-weight: bold;
}
a:link {
	color: #9FBA37;
	text-decoration: underline;
}
a:visited {
	color: #00472A;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9FBA37;
}
a:active {
	color: #FFFFFF;
	background-color: #9FBA37;
}
.copyHeadline1Gray {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.copyNormalWhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.aboutLinespacing {
	line-height: 18px;
}
.copyLarge {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8F8F8F;
	line-height: 24px;
}

div#printextra {
	display:none;
}
div#webextra {
	display:none;
}
div#idextra {
	display:none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cellborders1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD2C8;
	border-right-color: #CFD2C8;
	border-bottom-color: #CFD2C8;
}
.cellborders2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFD2C8;
	border-bottom-color: #CFD2C8;
}
.style1 {
	color: #FFFFFF
}