/* style for module titles */
.title-body-content {   
	margin: 0;
	padding: 0;   
	color: #404349;
	font-size: 13px;
}
.title-body-actions {  
	margin: 0px;
	padding: 0px;
}
.title-body-title p {
	line-height: 24px;
	color: #404349;
	font-size: 13px;
}
.title-body-title {
	color: #225D9A;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 15px;
}

.title-body-content a:link {
	color: #8d2407;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.title-body-content a:visited {
	color: #8d2407;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.title-body-content a:hover {
	color: #8d2407;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.title-body-content a:active {
	color: #8d2407;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}