/* changes for new CABS - include in regular Countries site CSS file */
table {
	font-family:Arial, Helvetica, sans-serif;
	}
thead, tfoot {
	font-size: 12px;
	} 
.pagecontent .main_col p.takeaway {
  font-style: italic;
  font-size: 18px;
  font-family: "Times New Roman", times, serif;
  line-height: 1.2em;
}
.pg-title {
	min-height:34px;
	font-weight:normal;
	height:auto !important;
	height:74px;
	border-bottom: solid 1px #ededee;
	/* background-color:#fff; */
} 
.pagecontent .main_col h1.pg-title {
		display:block; 
		/* float:left; */
		clear:both;
		font-size:26px;
		padding:0px;
		/* margin:0px; */
		margin-top:5px;
 		padding-top: 5px; 
		/* text-indent:22px; */
		text-transform: uppercase;
		border-top: none;
		border-bottom: solid 1px #ededee;
	}
.pagecontent .main_col p.upd-date {
  font-size: 9pt;
  margin-bottom: 20px;
  margin-top: 14px;
  line-height: 1.55em;
}

.pagecontent .main_col ol li {
  font-size: 9pt;
  /* margin-bottom: 20px; 
  margin-top: 14px; */
  line-height: 1.35em;
}

.notes {
  font-size: 9pt;
  /* margin-bottom: 20px; 
  margin-top: 14px; */
  line-height: 1.35em;
}

.pagecontent .main_col a.upd-date {
  font-size: 9pt;
  margin-bottom: 20px;
  margin-top: 14px;
  line-height: 1.55em;
}
.pagecontent .main_col p, .pagecontent .main_col ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10.5pt;
  margin-bottom: 0px;
  margin-top: 14px;
  line-height: 1.75em;
} 
.pagecontent .main_col h2 + p.takeaway {
  font-size: 16px;
}
/*	.cab_table_right {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}*/
.cab_table_right .basic_table {
  margin-top: 0px;
}
.cab_table_right .basic_table caption {
  border-bottom: 1px solid #cccccc;
  padding-left: 10px;
}
.cab_image {
  float: left;
  width: auto;
  max-width: 345px;
  /*clear: left;*/
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 6px;
  border: 1px solid #cccccc;
}
.cab_image img {
  width: auto;
  max-width: 345px;
  margin: 0px;
}
.left_col img {
  width: auto;
  max-width: 500px;
  margin: 0px;
}
.cab_sources p {
  margin-bottom: 0px;
  display: list-item;
  margin-left: 16px;
}
.pagecontent .main_col h1 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: none;
  border-top: 1px solid #333333;
}
.pagecontent h2 {
  margin-top: 10px;
  border-top: 1px dashed #aaaaaa;
  padding-top: 10px;
  /*display: inline;*/
}

.two_col .left_col {
  float: left;
  clear: both;
  width: 500px !important;
  margin-bottom: 20px;
}
.two_col .right_col {
  float: right;
  width: 360px !important;
  margin-bottom: 10px;
}
p + h1 {
  border-top: none !important;
  margin-top: 0px !important;
}

h1, h2 {
  font-weight:normal;
}

.level2_indent td:first-child {
  padding-left: 36px;
}
@media print {
  .pagecontent .main_col h1,
  .pagecontent .main_col h2 {
    clear: both;
  }
  /*.two_col .left_col, .two_col .right_col {
      width: 48% !important;
  }*/
  .cfdebug {
    display: none;
  }
}
/* Added for short analysis page */
#map {
  float: right;
  border: 1px #ccc solid;
  padding: 5px;
  margin: 10px 0 10px 0px;
}
