body
{
	width:1400px;
	zoom:75%;
}

.headerWrapper
{
	position:absolute;
}

.contentPage .banner
{
	height:250px;
	background-color:#D6DBE0;
}

table, .slideTable
{
	page-break-inside:avoid;
}

#analyst table
{
	page-break-inside:auto;
}

.slideTable td, .slideTable th
{
	height:60px!important;
}

.pageBreak
{
	page-break-after:always;
	height:200px;
	display:block
}

.pageBreak2
{
	page-break-before: always;
    page-break-inside: avoid;
	position: relative;
	display:block
}

.tableStyle1
{
	transform: scale(1.0);
	transform-origin: 0 0;
	min-height:950px;
}

.finhigh_chart {
    float: left;
    width: 49%;
	height:500px;
}

.slideCtrl
{
	display:block;
	height:50px;
	width:100%;
}

.aniImg img
{
	opacity:1!important;
}

.qGroup .a
{
	display:none;
}

.qGroup.act .a
{
	display:block;
}

/*

.qGroup .a, .qRow .a
{
	max-height: 1200px!important;
    padding-top: 20px!important;
	transition:max-height 0s, padding-top 0s;-webkit-transition:max-height 0s, padding-top 0s!important;
}

#faq .q:before
{
	position:static!important;
	float:left;
	margin-top: 0!important;
}

*/

