#greenBoxBg{
	margin: 0px;
	background-image: url(../images/green/mbox_bg.gif);
	background-repeat: repeat-y;
	width: 290px;
	padding: 0px 18px 30px 18px;
	color: #666666;
	font-size: 11px;
	line-height: 1.4;
	height: 3700px;
}

.greenBlurb{
	font-size: 15px;
	color: #005b1e;
	line-height: 1.4;
	padding-left: 5px;
	padding-right: 20px;
}

.greenMiniLink, a.greenMiniLink:active, a.greenMiniLink:link, a.greenMiniLink:visited {
	color: #05c005;
	font-size: 11px;
	text-decoration: none;
}

.greenTxt{
	color: #05c005;
	font-weight: bold;
}

.boxBlurb{
	color: #005b1e;
	font-size: 12px;
	font-weight: bold;
}

.boxTitle{
	color: #005b1e;
	font-weight: bold;
	font-size: 16px;
}

#greenBoxBt{
	margin: 0px;
	background-image: url(../images/green/mbox_bot.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 326px;
	height: 13px;
}

#greenBullets{
	padding-left: 16px;
}

#greenBullets ul {
	padding: 0;
	margin: 0;
}

#greenBullets li {
	color: #05c005;
	margin: 0 0 1.5em 0;
}

.greyTxt{
	color: #666666;
}

#greenSmBoxBg{
	margin: 0px;
	background-image: url(../images/green/smbox_bg.gif);
	background-repeat: repeat-y;
	width: 186px;
	padding: 0px 18px 30px 18px;
	color: #666666;
	font-size: 11px;
	line-height: 1.4;
}

#greenSmBoxBt{
	margin: 0px;
	background-image: url(../images/green/smbox_bot.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 222px;
	height: 12px;
}

.sideBoxTit{
	font-size: 12px;
	color: #05c005;
}