/* CSS Document */

.subtitle_2line {
	font-family: Arial;
	font-size: 12px;
	line-height: 25px;
	color: #589836;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBE792;
	border-bottom-color: #CBE792;
	font-weight: 200;
	margin-bottom:10px;
}
.subtitle_help {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
	color: #589836;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBE792;
	border-bottom-color: #CBE792;
	font-weight: 200;
	margin-bottom:10px;
}
.grey_dark{ font:Arial; color: #555; line-height:24px;}
.grey_dark ul{ }
.grey_dark li{
	list-style-image:url(../images/icon_arrow1.gif);
	list-style-position: outside; margin-left:-30px;
}
