body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #F3F3F1;
	background-image:  url(images/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.copy {
	font-size: 9pt;
	line-height: 15pt;
}

.copy a {
	color: #221E1F;
	text-decoration: underline;
}
.copy a:visited {
	color: #221E1F;
	text-decoration: underline;
}
.copy a:hover {
	color: #68A738;
	text-decoration: none;
}
.copy a:active {
	color: #CC6600;
	text-decoration: underline;
}
.subnav {
	font-size: 8pt;
	line-height: 16pt;
}

.headline {
	color: #68A738;
	font-size: 11pt;
	font-weight: normal;
}

.headline a {
	color: #221E1F;
	text-decoration: none;
}
.headline a:visited {
	color: #221E1F;
	text-decoration: none;
}
.headline a:hover {
	color: #68A738;
	text-decoration: underline;
}
.headline a:active {
	color: #CC6600;
	text-decoration: underline;
}
.footer {
	color: #68A738;
	font-size: 7pt;
}
.footer a {
	color: #221E1F;
	text-decoration: none;
}
.footer a:visited {
	color: #221E1F;
	text-decoration: none;
}
.footer a:hover {
	color: #68A738;
	text-decoration: underline;
}
.footer a:active {
	color: #CC6600;
	text-decoration: underline;
}
.subtitles {
	color: #68A738;
	font-size: 13pt;
	font-weight: normal;

}

.subtitles a {
	color: #68A738;
	text-decoration: none;
	}
.subtitles a:homver {
	color: #68A738;
	text-decoration: underline;

}
.smcopy {
	font-size: 8pt;
	line-height: 14pt;

}
ul {
	font-size: 10pt;
	line-height: 15pt;
	list-style-image: url(images/smarrow.gif);
}
ul a {
	color: #221E1F;
	text-decoration: none;
}
ul a:visited {
	color: #221E1F;
	text-decoration: none;
}
ul a:hover {
	color: #68A738;
	text-decoration: underline;
}
ul a:active {
	color: #CC6600;
	text-decoration: underline;
}

}.green {
	color: #68A738;
}
.dkgray {
	color: 221E1F;
}
.footer2 {
	color: #F0F6EB;
	font-size: 7pt;
}
.footer2 a {
	color: #50F6EB;
	text-decoration: none;
}
.footer2 a:visited {
	color: #50F6EB;
	text-decoration: none;
}
.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer2 a:active {
	color: #CC6600;
	text-decoration: underline;
}
.arrowbk {
	background-color: #FFFFFF;
	background-image: url(images/abk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
