@charset "UTF-8";
.right_bg {
	background-image: url(images/rightside_banner_bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	border: thin solid #000000;
}
.right_white_copy {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
}
.right_bg2 {
	background-image: url(images/rightside_banner_bg2.gif);
	background-repeat: no-repeat;
	width: 200px;
	border: thin solid #000000;
}.body_copy {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}
.headlines {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #787F3E;
}
.sub_heads {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #00092B;
}
.main_border {
	border: thin solid #222222;
}
.header_2 {
	font-family: "Lucida Grande", Tahoma, "Arial Narrow";
	font-size: 13px;
	font-weight: bold;
	color: #71793C;
}
