/* CSS Document */

html { overflow: scroll; }

h1 { background-image: url(../images/pgtitle_meettheteam.gif); }

div.teamMember {
	clear: both;
	display: block;
}
div.teamMember img {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 60px; height: 60px;
}
img.teamLrgImg { width: 130px; height: 130px; }
div.teamMember div.teamInfo { display: none; }
div.teamMember p.showLink a:link, div.teamMember p.showLink a:visited { color: #6FB76A; }
div.teamMember p.showLink a:hover { color: #31982A; }
div.teamMemberActive {
	clear: both;
	display: none;
}
div.teamMemberActive img {
	float: left;
	margin: 0px 10px 5px 0px;
	width: 130px; height: 130px;
}
div.teamMemberActive div.teamInfo { display: block; }
div.teamMemberActive p.showLink { display: none; }



div.teamInfo {
	float: right;
	width: 320px;
}
div.teamClearRule {
	width: 460px; height: 1px;
	clear: both;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	display: block;
}

h2 span.jobtitle { font-size: 12px; color: #000000; }


.reception {
	float: left;
	margin-right: 20px;
}
.reception img#st_img_th, .reception img#sh_img_th {
	margin: 0px;
	width: 60px; height: 60px;
}
.reception a#st_link_hide, .reception a#sh_link_hide { display: none; }
.reception img#st_img, .reception img#sh_img {
	margin: 0px;
	width: 130px; height: 130px;
}
.reception p { font-weight: bold; }