a {
	color: #628C2B;
	text-decoration: none;
}
a:visited {color:#567C25;}
a:hover {color: #9D9E32;
text-decoration: underline;}
a:active {
	color:#628C2B;
}
.bannerspacer {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
a.banner {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
a.banner:visited {color:#FFFFFF}
a.banner:hover {color: #FF7F00;
text-decoration: underline overline;}
a.banner:active {
	color:#FFFFFF;
}

.cat {
	color: #FF7F00;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
}
.lineitem {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
a.lineitem {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Arial;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}
a.lineitem:visited {color:#FFFFFF}
a.lineitem:hover {color: #FF7F00;
text-decoration: underline;}
a.lineitem:active {
	color:#FFFFFF;
}
.series {
	font-family: Arial;
	font-size:12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0F56A4;
	text-decoration: underline;
}
.contenttitle {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.content {
	background-color: #ffffff;
	font-family: Arial;
	font-size:11px;
	font-style: normal;
	line-height: normal;
}
.item {
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial;
	letter-spacing: normal;
	text-indent: 2px;
	font-variant: normal;
	text-decoration: none;
	margin-top: auto;
}

.tableBordertitle{
	border: 1px #82BAA2 solid;
	background-color: #e3f1d1;
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.tableBordercontent{
	border: 1px #82BAA2 solid;
	font-family: Arial;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	}.tableBordertitleCopy {
	background-color: #e3f1d1;
	font-family: Arial;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}
