.profile_table
{
	width:525px;
	height:auto;
}
.profile_picture
{
	width:160px;
	vertical-align:top;
	text-align:center;
}
.profile_picture img
{
	border:1px solid #333333;
}

.profile_name
{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	height:25px;
	vertical-align:top;
	text-align:left;
}
.profile_blue_bar
{
	background-color:#003a64;
	height:22px;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	width:365px;
	left:3px;
	right:3px;
}	
.profile_office
{
	padding-right:3px;
	text-align:right;
	width:183px;
}
.profile_title
{
	padding-left:3px;
	width:182px;
}
.profile_body
{
	vertical-align:top;
}
#testimonialContent
{
	width:540px;
	font-size:12px;
	background-color:#fff;
}
#testimonialContent a
{
	text-decoration:underline;
	color:#003a64;
}
.testimonialColumn
{
	width:260px;
	padding:5px;
	float:left;
	overflow:hidden;
}
#testimonialContent p
{
	color:#333;
	line-height:18px;
}
#testimonialContent strong
{
	color:#003a64;
	font-weight:bold;
}
.testimonialIntro
{
	font-size:14px;
}
.testimonialCapitalize
{
	font-size:20px;
}

