.blackline_bottom {
	background-image: url(images/blackline_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dotted_line {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_fade {
	background-color: #FFFFFF;
	background-image: url(images/bg_fade.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rtline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0DAD2B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0DAD2B;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #333333;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #0DAD2B;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
}
a:hover {
	background-color: #F5FAF2;
}
.seperators {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFF6EB;
	border-bottom-color: #EFF6EB;
}
.seperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DBE65;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7B9762;
}
.blackline_top {
	background-image: url(images/blackline_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_homepage {
	background-image: url(images/graphic.gif);
	background-repeat: no-repeat;
}
.bg_yellow {
	background-image: url(images/bg_yellow.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg_red {
	background-image: url(images/bg_red.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bg_green {
	background-image: url(images/bg_green.gif);
	background-repeat: no-repeat;
	background-position: center;
}
