/*
Content styles for Tab panel
*/
#third_party_icon {
  text-align: center;
}
#press_photos {
}
#press_photos img {
}
div.flexmo {
  border: 3px solid #333;
  background: black;
  color: white;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
}
div.flexmo2 {
  border: 3px solid #333;
  background: #1f2025;
  color: white;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
}
div.imbcontent {
  padding: 12px;
  background-color: #1f2025;
  font-size: 0.95em;
  line-height: 1.5em;
  position: relative;
  z-index: 1;
  top: -1px;
  left: 0;
  color: white;
  border-top: 15px solid black;
}
.imbcontent p {
  text-align: left;
}
table {
  margin-bottom: 10px;
}
p, ul, li {
  font: 12px Arial,Verdana,sans-serif;
}
ul, li {
  text-align: left;
  margin-left: 10px;
}
hr {
  color: #afbc9a;
}
h4 {
  font-size: 16px;
	font-weight: normal;
	color: #afbc9a;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 3px solid #afbc9a;
	line-height: normal;
}
h2.tab_heading {
  color: #afbc9a;
  font: 14px Arial,Verdana,sans-serif;
  text-align: left;
}
h2.tab_heading_center {
  color: #afbc9a;
  font: 14px Arial,Verdana,sans-serif;
  text-align: center;
}
h4.tab_sub_heading {
  color: #afbc9a;
  font: 14px Arial,Verdana,sans-serif;
  text-align: left;
}
p.left {
  text-align: left;
}
table.imb {
  width: 100%;
  margin-bottom: 35px;
  border-collapse: collapse;
  border: 0 none;
}
table.imb th {
  text-align: left;
  font: 16px Arial,Verdana,sans-serif;
	color: #ccc;
	margin: 0px;
	line-height: normal;
}
table.imb tr.head, table.imb tr.head td {
  padding: 1px;
  padding-left: 2px;
  font: 20px Arial,Verdana,sans-serif;
  color: black;
  background: #afbc9a;
}
table.imb tr.flip {
  color: black;
  background: #ccc;
}
table.imb tr.flop {
  color: black;
  background: #b3b3b3;
}
/*
table.imb tr.flip {
  color: black;
  background: #7ec589;
}
table.imb tr.flop {
  color: black;
  background: #dad18f;
}
*/
table.imb td {
  padding: 3px;
}
table.imb td.note {
  font: 11px Arial,Verdana,sans-serif;
  color: black;
  background: #afbc9a;
}
