@charset "utf-8";
/* CSS Document */

/* ********** MANAGEMENT ************* */

/*.management-img{
	float:left;	
	margin:0 15px 0 -10px;
	height:200px;
}

.statement-headline{
	margin:20px;	
}

.statement-headline a span {
  display:none;
}
 
.statement-headline a:active span, .statement-headline a:focus span {
  display: block;
}

.lcol{
	float:left;	
	width:265px;
	margin-right:20px;
}

.rcol{
	float:right;
	width:265px;	
}
*/
.management-img{
	float:left;	
	margin-left:-3px;
	margin-right:7px;
}
.management{
	float:left;	
	width:400px;
	margin-left:10px;
}
.management h3{
	margin-top:8px;
	margin-bottom:0;
	color:#1d4960;
}
.person{
	margin-left:3px;
	color:#DA241D;
	font-weight:700;
}
.management-position{
	margin-left:3px;
	margin-bottom:15px;
	color:#1d4960;
	
}
.statement-box{
	margin:15px 0 50px 140px;
	width:400px;
}
.statement-box h4{
	height:13px;
	color:#1d4960;
	font-size:12px;
	font-weight:400;
	/*text-transform:uppercase;*/
	
	
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	margin:0;
	
	background:url(../../../images/template_pics/grey-arrow-down.gif) no-repeat left #f3f3f3;
	background-position:30px;
	padding:10px 60px;
	background-color:#f3f3f3;
	border-bottom:2px solid #DA241D;
}

.statement2-box h4{
	height:13px;
	color:#1d4960;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	
	/*border-bottom:1px solid #cdcdcd;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;*/
	margin:0;
	padding:18px 30px;
	/*background-color:#e4e4e5;*/
	background-position:30px;
}

/*.statement-tab{ 
	display: block; 
    text-indent: -9999px; 
	width: 615px; 
	height: 50px; 
	cursor: pointer;
    position: absolute; 
	margin:-20px 0 0 -60px;
	}*/
.statement{
	padding:30px;
	background-color:#ededee;
	
	/*border-top:1px solid #ffffff;*/
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	
}

.left-box{
	float:left;
	width:180px;
	margin-right:20px;
}
.component .statement2 .left-box  ul{
	margin:0;
	padding:0;
  	list-style:none;
	/*margin-top:20px;*/
	color:#DA241D;
	font-weight:bold;
}
.statement2 .right-box ul{
	margin:0;
	padding:0;
  	list-style:none;
	font-weight:400;
	text-transform:none;
	/*margin-top:20px;*/
}
.statement2 li{
	margin:0;
	margin-bottom:10px;
}
.statement2 ul.blueArrow li{
	
}
.right-box{
	float:left;
	width:320px;
	}
