.news {
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_title a {
	font-weight: bold;
	color: #225200;
}

.news_title a:hover {
	text-decoration: none;
}

.news_msg {
	color: #454545;
}

#promo {
	margin-bottom: 40px;
}

#all_services {
	background-color: #fff;
	margin-top: 20px;
}

#all_services table {
	padding: 10px;
	width: 100%;
}

#all_services td {
	width: 33%;
	padding: 2px;
}

#all_services td a {
	font-style: normal;
	color: #78963e;
}

#all_services td a:hover {
	text-decoration: none;
}
#collapse2 {	text-align: right; 	color: #225200; 	font-size: 10pt; 	font-weight: bold;}
#collapse {
	text-align: right;
}

#collapse a {
	text-decoration: none; 
}

#collapse a span {
	border-bottom: 1px dashed #225200;
	color: #225200;
	font-size: 10pt;
	font-weight: bold;
}

#collapse a span:hover {
	border-bottom-width: 0px;
}

ul {
//	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}

#left a {
	font-style: italic;
	color: #225200;
}

#left a:hover {
	text-decoration: none;
}
.doc_title {
	font-size: 13pt;
	font-weight: bold;
	color: #6CB934;
}

a .doc_title {
	text-decoration: underline;
}

a:hover .doc_title {
	text-decoration: none;
}
