body {
  margin: 0px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 12px;
  color: #000000;
}
table {
  page-break-inside: avoid;
  width: 80%;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 12px;
  color: #000000;
}
th {
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
div.page {
  padding: 20px;
}
div.headline {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 10%;
  font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
  font-weight: bold;
  font-size: 20px;
}
div.footer {
  padding-top: 80px;
  font-size: 11px;
  color: #666666;
}
div.logo {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
}
div.bo {
  page-break-inside: avoid;
}
div.ibox {
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid  #999999;
  display: block;
  page-break-inside: avoid;
}
div.sihf {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
div.sih {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}
#arabic {  
  direction:rtl;
  text-align:right;
}
.arabicbutton {
	font-size:16px;
	width: 60px;
	background-color : #757575;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}
.printableversionsponsorship_v3{position:absolute;top:3px;right:40px;width:185px;border-left:1px solid #eee;padding-top:5px;}
.printableversionsponsorship_v3 p{color:#666;font-size:0.9em;width:55px;float:left;margin:5px 0 0 5px;}
.printableversionsponsorship_v3 div{float:right;}
.printableversionsponsorship_v3 .bbccom_text {display:none;}
/* ----------------- Tables ----------------- */

.tablewrap {
	
}

table.standard {
	width: 100%;
	margin: 10px 0;
}

.standard tr {
	
}

.standard td {
	padding: 7px;
	border-right: 1px solid #C1C8D0;
	background: #fff;
}

.standard td.noborder {
	border-right: none !important;
}

.standard tr.alt td {
	background: #F3F3F3;
}

.standard img {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.standard thead {
	
}

.standard thead tr {
	
}

.standard thead td {
	background: #E3E9F0;
	color: #154472;
	font-weight: bold;
	border-bottom: 1px solid #C1C8D0;
}

.standard tbody {
	
}

.standard tbody tr {
	background: #fff;
}

.standard tbody td {
}

/* ----------------- small Tables ----------------- */

.tablewrap {
	
}

table.small{
	width: 65%;
	margin: 5px 0;
}

.small tr {
	
}

.small td {
	
	background: #fff;
}

.small td.noborder {
	border-right: none !important;
}

.small tr.alt td {
	background: #F3F3F3;
}

.small img {
	margin: 0 auto;
	text-align: center;
	display: block;
}

.small thead {
	
}

.small thead tr {
	
}

.small thead td {
	background: #E3E9F0;
	color: #154472;
	
}

.standard tbody {
	
}

.standard tbody tr {
	background: #fff;
}

.standard tbody td {
}

