p {
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 25px;
	margin:2px;
	padding-bottom:10px
}
.p2
{
 line-height:100%;
}
.p3
{
 line-height:120%;
 font-size: 25px;
}
.FormerDirectors
{
 background-color : rgb(255,255,255);
 width:10px;
}


.entitiesButtons{
	/*background: transparent url('../img/Mission1.png'); */
	background-color : white;
	
	
	margin-bottom : 10px;
	padding-left:2px;
	padding-right:2px;
	
}
body
{
/*background-color : rgb(0,0,50);*/

/*background-image: linear-gradient(90deg, rgba(0, 0, 50, 0.25) 17%, rgba(0, 0, 0, 0) 10%), linear-gradient(rgba(0, 0, 50, 0.15) 10%, rgba(0, 0, 0, 0) 10%);*/

/*background-image: linear-gradient(90deg, rgba(200, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0) 10%), linear-gradient(rgba(200, 0, 0, 0.15) 10%, rgba(0, 0, 0, 0) 10%);*/
}
.f-contact{
	border-right: 2px solid white;
}
.FormerDirButtons {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.FormerDirButtons:hover,
.FormerDirButtons:focus,
.FormerDirButtons.focus,
.FormerDirButtons:active,
.FormerDirButtons.active,
.open > .dropdown-toggle.FormerDirButtons {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.container1 {
  padding-right: 0px;
  padding-left: 0px;  /* this code is for container size */
  margin-right: 0px;
  margin-left: auto;
  margin-top: 0px;
  width:100%;
  min-height:650px;
  height:auto;
  background-size: 100% auto;
  /* background:  url('../img/Back2.jpg') no-repeat  center /cover ;*/
   background:  url('../img/Back2.jpg');
  
}
.leftSideButtons1{
	/*border : solid white;  */
	margin-left : 16%;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
