#content h1{
	display: none;
}
.pagecontent h2.pagetitle{
	color: #013a6f;
	font-size: 24px !important;
	line-height: 32px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 9px;
}
.hero-banner{
	/*background: url(http://media.corporate-ir.net/media_files/IROL/23/233852/images/ndq-ace/herobannerbg.jpg) no-repeat;*/
background: url(http://media.corporate-ir.net/media_files/IROL/23/233852/first-american-back-ticker.jpg) no-repeat;
	width: 463px;
	height: 331px;
	margin-bottom: 29px;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 11px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 11px 0px rgba(50, 50, 50, 0.75);	
}
.stock-s{
	position: relative;
	width: 371px;
	height: 291px;
	margin: 0 auto;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.hero-box-overlay {
	position: relative;
	width: 335px;
	height: 262px;
	top: 20px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	background: #fff;
	padding: 18px 18px 10px 18px;
}

.hero-box-overlay img{
  width: 100%;
  height: auto;
  margin-top: 21px;
}

.hero-box-wrapper h1 {
	color: #fff;
	font-size: 42px;
}
.box-stock-price{
	margin-top: 2px;
}

.data-price {
   font-size: 46px;
  font-weight: 400;
  font-family: Arial;
  color: #262626;
}

.data-change {
	font-size: 20px;
	font-weight: bold;
	color: #4C9EC1;
	margin-left: 8px;
}

.box-disclaimer {
	font-size: 12px;
	margin-top: 14px;
	color: #000;
	line-height: 17px;
	font-family: Arial;
}

.box-stock-exchange{
  font-size: 12px;
  margin-top: 0;
  color: #000 !important;
  display: block;
  margin-bottom: 18px;
}
.c_profile,
.c_profile p,
.c_profile p.leadIn{
	font-size: 13px !important;
	line-height: 17px !important;
	font-style: italic;
}
.c_profile .hr{
	display: none;
}

.section_header{
	margin-bottom: 8px;
	display: block;
	overflow: hidden;
	clear: both;
}
.section_header a{
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.section_header h3{
	color: #012E5D;
	float: left;
}
.ic h3{
	float: none;
}
.ic a{
	float: none;
	text-decoration: underline;
	font-size: 12px;
}
.events_section{
	margin-top: 11px;
}
.events_list{
	overflow: hidden;
	margin-bottom: 10px;
}
.events_list .events_list_article{
	background: #013A6F;
	padding: 13px 15px 16px 15px;
	clear: both;
	overflow: hidden;
	border-bottom: 2px solid #217BCE;
	margin-bottom: 15px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.events_list .events_list_article:hover{
  background: #09549A;
 }
.events_list .events_list_article .fa,
.events_list .events_list_article .date,
.events_list .events_list_article h3,
.events_list .events_list_article h3 a{
	color: #fff;
	float: left;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.events_list .events_list_article .fa{
	width: 34px;
}
.events_list .events_list_article .date{
	display: block;
	margin-left: 10px;
	width: 380px;
}
.events_list .events_list_article h3 a{
	text-decoration: none;
	margin-left: 10px;
	width: 380px;
}
.events_list .events_list_article h3 a:hover{
	color: #BCDFFF;
}
.events_list .events_list_article h3{
	font-size: 12px !important;
}


.recent_events_list{
	overflow: hidden;
	margin-bottom: 10px;
}
.recent_events_list .events_list_article {
	background: #fff;
	padding: 9px 15px 11px 15px;
	clear: both;
	overflow: hidden;
	border: 1px solid #CFCFCF;
	border-bottom: 2px solid #013A6F;
	margin-bottom: 15px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.recent_events_list .events_list_article:hover{
	background: #EBE6E4;
	border-bottom: 2px solid 
}
.recent_events_list .events_list_article .date,
.recent_events_list .events_list_article h3,
.recent_events_list .events_list_article h3 a{
	color: #1E1E1E;
	display: block;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	text-decoration: none;
}
.recent_events_list .ndaq-read-more{
	font-size: 11px !important;
	text-decoration: none;
	display: block;
}
.recent_events_list .events_list_article h3,
.recent_events_list .events_list_article h3 a{
	font-size: 12px !important;
}

.ic_section p{
	color: #1E1E1E;
	display: block;
	font-size: 12px !important;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	text-decoration: none;
	margin-top: 7px;
	font-weight: bold;
}
.ic_section p a{
	font-weight: normal;
}
.dummy{
	position: absolute;
	width: 14px;
	height: 20px;
	background: #F3F3F3;
	display: block;
	margin-top: -32px;
	margin-left:-4px;
}