.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	padding-left:10px;
}

.desc-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
}
.title_pill_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF66;
}

.title-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.testimonial-sb-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
	
	
}

.td_title_desc {
	border-left:dashed;
	border-left-color:#0099CC;
	border-left-width:thin;
	border-bottom:dashed;
	border-bottom-color:#0099CC;
	border-bottom-width:thin;
	border-right:dashed;
	border-right-color:#0099CC;
	border-right-width:thin;
	border-right-style:dashed
}

.white {color: #FFFFFF}
.black {color: #000000}