/* tomstones and references: */
table.tombstone {
	border: 1px solid #4a4f86;
}

.tombstone td {
	height: 360px;
	font-size: 11px;
	line-height: 120%;
}

.tombstone td img {
	margin: 10px 0px 15px 0px;
}

.person {
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}

.investors {
	font-size: 10px;
}

.investors b {
	font-size: 11px;
}


.tombstone .head {
	background: #4a4f86;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tombstone .aboutclient {
	margin: 5px 15px;
	text-align: justify;
}

.tombstone .bottom,
.bottom {
	border-bottom: 1px solid #E5E0CA;
}

.tombstone .left {
	border-left: 1px solid #E5E0CA;
}

.tombstone .right,
.right {
	border-right: 1px solid #E5E0CA;
}




table.references {
	border: 1px solid #4a4f86;
}

.references td {
	font-size: 11px;
	line-height: 120%;
}

.references .head {
	background: #4E648E;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	height: 24px;
	#height: 16px; /* Windows IE Hack */
}

.references .search {
	font-style: italic;
}

.references .bottom {
	border-bottom: 1px solid #E5E0CA;
}

.references .left {
	border-left: 1px solid #E5E0CA;
}

.references .right {
	border-right: 1px solid #E5E0CA;
}


.author {
	color: #262e6c; /* dark blue */
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	margin: 8px 20px 32px 20px;
}

.testimonial {
	margin: 8px 20px;
}