.tm_banner
{
	background-image: url(../../images/pages/team/banner.png);
}

.tb_title
{
	font-weight:bold;  margin-bottom:10px;
}
.page_mainContent table
{
	margin:auto auto; margin-bottom:20px;
}
.page_mainContent td
{
	 vertical-align:top; font-size:12px; color:#656565;
}
.tm_items
{
	float:left; clear:both; margin-top:10px; margin-bottom:10px;
	width:100%;
}

.tm_items table
{
 padding-left:30px; padding-right:30px; margin:auto; margin-top:10px;
}
.tm_items table td
{
	padding:10px 25px; text-align:center; 
}
.tm_pnlText_desc
{
	width:100%; text-align:center; font-size:10px; font-weight:bold; padding-top:4px;
}

.tm_pnlText_desc a
{
	color:#656565;
	text-decoration:none;
}

.tm_detailsTable
{
	float:left;
}
.tb_titleDetails
{
	 font-size:14px; color:#4A6611;
}
.tb_titleDetails2
{
	font-size:12px; color:#4A6611; float:left; clear:both; margin-top:20px;
}
.tb_separator
{
	width:612px; float:left; clear:both; background:#E6E6E6; height:1px;  margin-top:2px; margin-bottom:5px;
}

.tb_separator_empty 
{
		width:612px; float:left; clear:both; 
}

/* section details as list - added in cuteeditor - default styles below (replaced .tb_ul and .tb_ul li):*/

.empBiosSectionEntry ul {list-style-image:none; list-style-type:none; float:left; clear:both; font-size:13px; margin-top:5px;}
.empBiosSectionEntry li 
{background-image:url(../../images/common/forms/dot.png);
background-position:2px 8px;
background-repeat:no-repeat;
font-size:11px;
line-height:20px;
padding-left:35px;
text-indent:0;
}

.tb_ul
{
	list-style-image:none; list-style-type:none; float:left; clear:both; font-size:13px; margin-top:5px;
}
.tb_ul li
{
background-image:url(../../images/common/forms/dot.png);
background-position:2px 8px;
background-repeat:no-repeat;
font-size:10px;
font-weight:bold;
line-height:20px;
padding-left:35px;
text-indent:0;
}

.tb_titleDetails3
{
	margin-top:15px;
}
.tm_detailsTable span
{
	line-height:15px;
}

.tm_print
{
background:transparent url(../../images/common/icons/print.png) no-repeat scroll 0 3px;
color:#7E866E;
float:right;
font-size:13px;
margin-bottom:4px;
margin-right:3px;
text-indent:22px;
margin-left:4px;
}

.tm_email
{
background:transparent url(../../images/common/icons/mail.png) no-repeat scroll 0 3px;
color:#7E866E;
float:right;
font-size:13px;
margin-bottom:4px;
margin-right:3px;
text-indent:22px;
margin-left:20px;
}
.tb_back
{
color:#7E866E;
float:left;
font-size:14px;
font-weight:bold;
margin-bottom:19px;
margin-left:0;
margin-right:0;
text-decoration:underline;
text-indent:0;
}

.tb_back a {color:#7E866E;}
