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

/* 
	CSS Document 
	Designer: Maya Forrester		Date: Dec. 2008
	Developer: Peter Scott			Date: Jan. 2009
	Company: Chrysalis Communications
	Company URI: http://chysalis.com.jm
	
	Last Modifications:*/

body {
	margin:0px;
	padding:0px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:140%;
}

#director-profile-full-container{

margin-top:20px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding: 0;

 

}

.director-profile-full-picture{
width:105px;
padding: 10px 0px 10px 10px;
float:left;
text-align: left;margin-right:10px;
}


.director-profile-full-words{
width:490px;
padding:10px 5px 10px 5px;
float:left;
text-align: left;


}



.director-profile-full-words p{
font-family:PT Sans, Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
line-height:140%;
text-align:justify;
padding-top:0px; padding-bottom:8px;padding:10px 0px;


}


.director-profile-full-words h2{
	font-size:18px;
	color: #ff6900;
	padding-top:0px;
	font-family:"GillSans Light"; Arial, Helvetica, sans-serif;font-weight:700;
	margin-top:0px;
	padding-bottom:0px;
}

.directors-title {
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	padding-top: 5px; 
}


.directors-title strong{
	font-size: 12px;
	color: #363636;
	font-weight: bold;
	margin-top:5px;
	
}