.active_menu {
	font-family: Calibri;
	font-size: 15px;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	background-color: #7DAD1B;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7DAD1B;	
}
.menu {
	font-family: Calibri;
	font-size: 15px;
	height:20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
.menu1 {
	font-family: Calibri;
	font-size: 15px;
	height:20px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.top_border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;	
}
.green_heading{
	font-family: Calibri;
	font-size: 24px;
	color: #385103;
	text-decoration: none;
}
.top_heading{
	font-family: Calibri;
	font-size: 25px;
	color: #385103;
	text-decoration: none;
}
.content{
	font-family: Calibri;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
.light_green_bg{
	background-color:#cbe76e;
	height:5px;
}
.green_bg{
	background-color:#7dad1a;
	height:5px;
}
.dark_green_bg{
	background-color:#385103;
}
.copy{
	font-family: Calibri;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.green_copy{
	font-family: Calibri;
	font-size: 12px;
	color: #cbe76e;
	text-decoration: none;
}
.bottom_right{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
.right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.green{
	font-family: Calibri;
	font-size: 18px;
	color: #385103;
	text-decoration: none;
}