/* Stafflinks */

.comp-dyn-stafflinks-01 table{
	width: 589px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-left: 1px;
}

.comp-dyn-stafflinks-01 table tr th{
	padding: 5px 3px;
	vertical-align: top;
	background-color: #255082;
	color: #fff;
	font-size: 11px;
	text-align: left;
}

.comp-dyn-stafflinks-01 table tr td{
	padding: 5px 3px;
	vertical-align: top;
	font-size: 11px;
	white-space: nowrap;
	text-align: left;
}

.comp-dyn-stafflinks-01 table tr.oddrow{
	background-color: #ccc;
}

.comp-dyn-stafflinks-01 table tr td.staff-name{
	width: 25%;
	
}
.comp-dyn-stafflinks-01 table tr td.staff-title{
	width: 35%;
	white-space: normal;
}
.comp-dyn-stafflinks-01 table tr td.staff-phone{
	width: 15%;
}
.comp-dyn-stafflinks-01 table tr td.staff-email{
	width: 25%;
}/* Subpages
-----------------------------------------------*/

.comp-dyn-subpagesB-01 div.subpage-links-row{
	margin: 0 0 0px 0;
	padding: 0 0 10px 0;
}

.comp-dyn-subpagesB-01 h2.dyn-subpage-links-title a{
	font-size: 14px;
	font-weight: bold;
}

.comp-dyn-subpagesB-01 div.subpage-links-row-border-clear{
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 0 0;
	clear:both;
}

.comp-dyn-subpagesB-01 div.subpage-links-row p{
	margin: 0;
	padding: 0;
}

.comp-dyn-subpagesB-01 div.dyn-subpagesB-textdiv-no-image{
	width: 590px;
	margin-left: 0px;
}

.comp-dyn-subpagesB-01 div.dyn-subpagesB-imagediv{
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.comp-dyn-subpagesB-01 div.dyn-subpagesB-imagediv img{
	border-width: 1px;
	border-style: solid;
	width: 180px;
}

.comp-dyn-subpagesB-01 div.dyn-subpagesB-textdiv{
	float: left;
	width: 398px;
	
}

.comp-dyn-subpagesB-01 div.subpage-links-row p.dyn-subpagesB-more a{
	
	
}

.comp-dyn-subpagesB-01 div.subpage-links-row p.dyn-subpagesB-more{
	margin: 0;
	padding: 0;
}

.comp-dyn-subpagesB-01 div.subpage-links-row p.dyn-subpagesB-more a:hover{
	
}

.comp-dyn-subpagesB-01 div.dyn-subpagesB-imagediv img{
}
/* Video
-----------------------------------------------*/
.comp-video-01{
margin-bottom:10px;
}


.comp-video-01 div.video-box{
	border: 1px solid #ccc;
	background: #EFEFEF;
	padding: 10px 10px 10px 10px;
}
.comp-video-01 .video-box h2{
}/* Staff
-----------------------------------------------*/

.comp-staff-01{
	padding:0 0 0 0;
	margin: 0px 0 30px 0;
}
	
	.comp-staff-01 .contact-desc{
		float: left;
		width: 370px;
	}
	
	.comp-staff-01 h3{
			font-weight:bold;			
			padding: 0px 0 10px 0px;
			margin: 0px 0 10px 0;
			font-size: 24px;
			width: 575px;
			border-bottom: 2px solid #ccc;
	}
	
	.comp-staff-01 .staff-desc{
		margin-top: 0px;
		text-align: justify;
		
	}
	
	.comp-staff-01 .staff-desc h3{
		width: auto;
		border: none;
	}
	
	/* deprecated */
	.comp-staff-01 p.staff-desc{
		margin-top: 0px;
		text-align: justify;
		
	}
	
	.comp-staff-01 .contact-box{
		width: 200px;
		float: right;
	}
	
		
		
	.comp-staff-01 p{
			margin: 5px 0 0 0;
			padding:0;
	}
	.comp-staff-01 .contact-box p strong{
				display:block;
				float:left;
				height:16px;
				overflow:hidden;
				margin:0 5px 0 0;
				text-indent:-9999px;
				width:16px;
	}
	.comp-staff-01 p.staff_phone strong{
				background: url(/site/template/modules/images/icon_phone.gif) 0 0;
	}
	.comp-staff-01 p.staff_email strong{
				background: url(/site/template/modules/images/icon_email.gif) 0 0 no-repeat;
	}
	.comp-staff-01 p.staff_vcard strong{
				background: url(/site/template/modules/images/icon_vcard.gif) 0 0 no-repeat;
	}
	.comp-staff-01 p.staff_pdf strong{
				background: url(/site/template/modules/images/icon_acrobat.gif) 0 0 no-repeat;
	}
	
	.comp-staff-01 .staff_image{
		border: 2px solid #ccc;
		padding: 2px;
	}
	
	
