.frontpage-left-right {
	background-image:		url(frontpage/bg_container_left_right.gif);
	padding:			40px 33px 0px 33px;
	background-repeat:		repeat-y;
}
.frontpage-bottom {
	float:left;
	width:			100%;
	height:			20px;
	background-image:		url(frontpage/bg_container_bottom.gif);
	background-repeat:		no-repeat;
	/*background-position:	top left;*/
	}
#mse-card {
	margin:			0;
	padding:			0;
}	
#mse-card a {
}	
#mse-card a img {
	border:			none;
}	
#mse-card-frontpage-spacer {
	width:			240px;
	height:			168px;
	margin:			0;
	padding:			0;
}	

#logo {position:absolute;left:688px;top:69px;}
#logo a {border:none;}
#logo a img {border:none;}

.team-nav {width:202px;margin-right:76px;float:left;}
.team-nav ul {}
.team-nav ul li {color:#006fb6;background-position: left 4px;background-repeat: no-repeat;}
.team-nav ul li.a {text-decoration:none;}
.team-nav ul li.no a {color:#666666;font-weight:normal;text-decoration:none;}
.team-nav ul li.no:hover {background-image:url(nav/arrow_ro.gif);}
.team-nav ul li.act a {color:#006fb6;font-weight:bold;text-decoration:none;}
.team-nav ul li.no {background-image:url(nav/arrow_no.gif);padding-left:15px;}
.team-nav ul li.act {background-image:url(nav/arrow_act.gif);padding-left:15px;}


.team-container {color:#666666;font-size:11px;padding:10px 30px 0 30px;margin:0;background-image:url(bg_content.gif);background-repeat:repeat-x;background-position:0 0;}
.team-container .item {margin:0 10px 10px 0;padding:0;height:125px;width:290px;float:left;border-bottom:1px solid #EEEEEE;}
.team-container .item:hover {background-color:#EEEEEE;}
.team-container .item .image {width:100px;height:125px;margin:0 10px 0 0;float:left;}
.team-container .item .image img {border:0;margin:0;padding:0;}
.team-container .item .data {width:180px;margin:20px 0 0 0;padding:0;float:right;}
.team-container .item .data .title {font-weight:bold;float:left;}
.team-container .item .data .name {font-weight:bold;}
.team-container .item .data .function {font-size:10px;height:60px;}
.team-container .item .data .telephone {
	height:			16px;
	background-image:		url(icons/telephone.gif);
	background-repeat:		no-repeat;
	background-position:	left center;
	padding:			0 0 0 20px;
	}
.team-container .item .data .email {
	height:			16px;
	background-image:		url(icons/email.gif);
	background-repeat:		no-repeat;
	background-position:	left center;
	padding:			0 0 0 20px;
	}
.team-container .item .data .email a {color:#666666;}
