.team
{
	display:				block;
	float:					left;
	margin:					10px 18px 10px 0px;
	width:					130px;
	height:					101px;
	
	line-height:			13px;
	font-family:			verdana,sans serif;
	font-size:				10px;
	color:					rgb(136,136,136);
}

.team a
{
	color:					rgb(0,70,119);
}

.team a:hover
{
	color:					rgb(170,51,51);
}

.team img
{
	display:				block;
	border-bottom:			1px solid rgb(136,136,136);
	margin-bottom:			5px;
}

#team-header
{
	display:				block;
	height:					104px;
	border-bottom:			1px solid rgb(170,170,170);
	margin-bottom:			1.0em;
}

#team-header img
{
	display:				block;
	float:					left;
}

#team-header h1
{
	padding-top:			53px;
	line-height:			1.0em;
}

.title
{
	padding-bottom:			10px;
	line-height:			0.75em;
	font-family:			verdana,sans serif;
	font-size:				0.70em;;
	color:					rgb(59,121,166);
}

.quote
{
	line-height:			1.6em;
	font-family:			verdana,sans serif;
	font-style:				italic;
	font-size:				0.70em;
	color:					rgb(59,121,166);
	border-bottom:			1px solid rgb(170,170,170);
	padding-bottom:			1.5em;
	margin-bottom:			1.5em;
}

#vcard
{
	float:					right;
	width:					143px;
	padding-top:			7px;
	
}

#vcard td
{
	line-height:			15px;
	font-family:			verdana,sans serif;
	font-size:				10px;
	color:					rgb(136,136,136);
}

#vcard a
{
	color:					rgb(136,136,136);
}

a.vclink
{
	display:				block;
	margin-top:				3px;
	padding-left:			17px;
	background-image:		url( /team/images/bg_vcard.gif );
	background-repeat:		no-repeat;
}

table.portfolio
{
	clear:					both;
	margin-top:				15px;
}

table.portfolio th
{
	border-bottom:			1px solid rgb(59,121,166);
	line-height:			2.0em;
	text-align:				left;
	font-family:			verdana,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					rgb(59,121,166);
}

table.portfolio td
{
	vertical-align:			middle;
	padding:				20px;
	line-height:			1.3em;
	font-family:			verdana,sans serif;
	font-size:				0.65em;
	color:					rgb(102,102,102);
}

table.portfolio td.list
{
	width:					50%;
	vertical-align:			top;
	padding:				20px;
}

table.portfolio a
{
	color:					rgb(0,70,119);
}

table.portfolio a:hover
{
	color:					rgb(170,51,51);
}

table.portfolio img
{
	float:					right;
}


table.testimonials
{
	border-bottom:			1px solid rgb(221,221,221);
}
table.testimonials td
{
	border-top:				1px solid rgb(221,221,221);
	padding:				10px 0px;

	vertical-align:			middle;
	padding:				20px;
	line-height:			1.6em;
	font-family:			verdana,sans serif;
	font-size:				0.65em;
	color:					rgb(59,121,166);
}

a.anchor2
{
	color:					rgb(59,121,166);
}

/*	added when portfolio sector pages moved team photos to right column	*/
td#right
{
	line-height:			1.6em;
	font-family:			verdana,sans serif;
	font-size:				0.65em;
	color:					rgb(102,102,102);
}

td#right h2
{
	margin:					10px 0px 2px;
	padding:				0.2em 0em;
	border-bottom:			1px solid rgb(59,121,166);
	font-size:				1.1em;
}

td#right img
{
	display:				block;
	margin:					4px 0px;
}

td#right img.team2
{
	display:				block;
	border-bottom:			1px solid rgb(136,136,136);
	margin-bottom:			5px;
}

td#content h2
{
	font-size:				0.8em;
	border-bottom:			1px solid rgb(59,121,166);

}

h2.newstitle
{
	font-size:				1.0em;
	border-bottom:			0px!important;
}

a.teammember
{
	display:				block;
	margin:					8px 0px 16px;
	line-height:			1.0em;
}

td#right .testimonial
{
	margin-bottom:			30px!important;
	font-size:				1.0em!important;
}

#hcp-team
{
	border-bottom:			1px solid rgb(59,121,166);
	margin-bottom:			20px;
}