article.flagship-portlet {
	background-color: #F6F5F3;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	border: solid 3px #50301A;
	font-size: 12px;
	line-height: 1.4;
	z-index: 3;
}

article.flagship-portlet > header {
	margin: 0 15px;
	border-bottom: 0;
	width: auto;
	float: left;
}


.lt-ie8 article.flagship-portlet > header {
	overflow: visible;
}

	.lt-ie8 article.flagship-portlet > header h1 {
		float: none;
	}

article.flagship-portlet > header time
,article.flagship-portlet > header ul {
	font-weight: bold;
}

/**	MAIN RESEARCH DOC	*/
article.flagship-portlet > header h2
,article.flagship-portlet > article.research-doc h1
,article.flagship-portlet > section > h1 {
	color: #966825;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 10px;
}
	article.flagship-portlet > header h2 a
	,article.flagship-portlet > article.research-doc  h1 a {
		color: #369;
	}

article.flagshipformatter-1 > article.research-doc h1 a
,article.flagshipformatter-1 > header h2
,article.flagshipformatter-1 > header h2 a
,article.qdflagshipformatter-1 > article.research-doc h1 a
,article.qdflagshipformatter-1 > header h2
,article.qdflagshipformatter-1 > header h2 a {
	color: #E8810D;
}

article.flagship-portlet .abstract
,article.flagship-portlet .related-documents
,article.flagship-portlet .related-documents-lower {
	width: 280px;
	clear: none;
	margin: 15px;
	font-weight: bold;
}

article.flagship-portlet .related-documents-lower b.title {
    color: #369;
    font-size: 0.80rem;
}

article.flagship-portlet .abstract {
	float: left;
	margin-right: 0;
	clear: left;
}

article.flagship-portlet .abstract-without-list {
	font-weight: bold;
	margin: 15px;
	clear: left;
	width: auto;
}

article.flagship-portlet .related-documents {
	float: right;
	margin-left: 0;
}
	article.flagship-portlet .related-documents li
    ,article.flagship-portlet .related-documents-lower li
	,article.flagship-portlet section.tools li {
		background: transparent url("../images/transbg.png") repeat;
		margin-bottom: 1px;
		position: relative;
	}

	article.flagship-portlet .related-documents a.research-doc,
	article.flagship-portlet .related-documents-lower a.research-doc
	,article.flagship-portlet section.tools a.research-doc {
		display: block;
		padding: 4px;
		color: #8E5D15;
		background: transparent url("../images/arrow-orange.png") no-repeat 98% 50%;
	}
		article.flagship-portlet .related-documents a.research-doc:hover,
		article.flagship-portlet .related-documents-lower a.research-doc:hover
		,article.flagship-portlet section.tools a.research-doc:hover {
			background: #8E5D15 url("../images/arrow-white-left.png") no-repeat 98% 50%;
			color: white;
			text-decoration: none;
		}

article.flagship-portlet .toc-contents {
	display: none;
}

article.flagship-portlet .ribbon {
	margin-left: -27px !important;
}

article.flagshipformatter-1 {
	position: relative;
	margin-bottom: 30px;
}

	article.flagshipformatter-1 a.toc-toggle {
		position: absolute;
		bottom: -20px;
		left: -3px;
		z-index: 3;
		line-height: 16px;
	}

	article.flagshipformatter-1 a.toc-toggle b.icon {
		margin-top: 5px;
	}

	article.flagshipformatter-1 a.toggled b.icon {
		margin-top: 6px;
	}

	article.flagshipformatter-1 .toc-contents {
		position: absolute;
		top: 100%;
		margin-top: 2px;
		left: -3px;
		right: -2px;
	}

	.lt-ie9 article.flagshipformatter-1 .toc-contents {
		right: -3px;
	}

	.lt-ie7 article.flagshipformatter-1 .toc-contents {
		width: 100%;
		margin-left: -2px;
		margin-right: -2px;
		left: auto;
		right: auto;
	}

	article.qdflagshipformatter-1 header .meta {
		clear: both;
		margin-top: 15px;
	}

	article.qdflagshipformatter-1 section.abstract {
		margin-top: 5px;
	}

	article.qdflagshipformatter-2 section.abstract {
		width: auto;
		float: none;
		margin-right: 15px;
	}


/**	flagshipformatter-3	**/
	article.flagshipformatter-3 > header {
		margin: 0 10px;
	}

	article.flagshipformatter-3 > header .ribbon {
		margin-left: -22px !important;
	}

	article.flagshipformatter-3 > header time {
		font-weight: normal;
		display: block;
		clear: both;
		margin-top: 15px;
	}

	article.flagshipformatter-3 ul.pagination
	,article.qdflagshipformatter-3 ul.pagination {
		position: absolute;
		right: 0;
		margin-top: 15px;
	}

	article.flagshipformatter-3 .related
	,article.qdflagshipformatter-3 .related {
		margin: 10px;
		clear: both;
		float: none;
	}

	article.flagshipformatter-3 .related section > h1
	,article.qdflagshipformatter-3 .related section > h1 {
		font-size: 20px;
		font-weight: normal;
		border-bottom: 1px solid #ccc;
		margin: 0;
	}

	article.flagshipformatter-3 .related section > ul {
		margin: 10px 0;
	}

	article.qdflagshipformatter-3 .related section > ul {
		margin: 10px;
	}

	article.flagshipformatter-3 .related section > ul > li
	article.qdflagshipformatter-3 .related section > ul > li {
		margin-bottom: 15px;
	}

article.flagshipformatter-3 > footer
,article.qdflagshipformatter-3 > footer {
	text-align: right;
	margin: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

article.flagshipformatter-3 ul.results > li {
	margin-bottom: 10px;
}


article.flagshipformatter-4
,article.qdflagshipformatter-4 {
	color: #7D786F;
}
article.flagshipformatter-4 > article.research-doc h1 a
,article.flagshipformatter-4 > header h2
,article.flagshipformatter-4 > header h2 a
,article.qdflagshipformatter-4 > article.research-doc h1 a
,article.qdflagshipformatter-4 > header h2
,article.qdflagshipformatter-4 > header h2 a {
	color: #966825;
}

article.flagshipformatter-4 > header
,article.qdflagshipformatter-4 > header {
	margin: 10px 35px 0;
}

article.flagshipformatter-4 > header .ribbon
,article.qdflagshipformatter-4 > header .ribbon {
	margin-left: -47px !important;
	margin-top: 5px !important;
}

article.flagshipformatter-4 > section.abstract
,article.qdflagshipformatter-4 > section.abstract {
	width: auto;
	float: none;
	margin: 10px 35px 35px;
}

article.flagshipformatter-4 .related-documents
,article.qdflagshipformatter-6 .related-documents-lower
,article.qdflagshipformatter-4 .related-documents {
	width: auto;
	float: none;
	margin: 0;
	bottom: 7px;
	height: 60px;
	position: relative;
}

article.qdflagshipformatter-6 .related-documents-lower {
    float: left;
    width: 100%;
}

article.flagshipformatter-4 .tabs-baseline
,article.qdflagshipformatter-6 .tabs-baseline
,article.qdflagshipformatter-4 .tabs-baseline {
	margin-right: 1px;
	width: 100%;
	position: relative;
	bottom: -2px;
}

article.flagshipformatter-4 .tabs-baseline > li
,article.qdflagshipformatter-6 .tabs-baseline > li
,article.qdflagshipformatter-4 .tabs-baseline > li {
	border-top: 1px solid #D2D2CC;
	width: 20%;
	text-align: center;
}
	article.flagshipformatter-4 .tabs-baseline > li:fisrt-child
	,article.qdflagshipformatter-6 .tabs-baseline > li:fisrt-child
	,article.qdflagshipformatter-4 .tabs-baseline > li:fisrt-child {
		border-left: 0;
	}

	article.flagshipformatter-4 .tabs-baseline a
	,article.qdflagshipformatter-6 .tabs-baseline a
	,article.qdflagshipformatter-4 .tabs-baseline a {
		padding: 5px 10px;
		border-left: 1px solid #D2D2CC;
		background: none !important;
	}

	article.flagshipformatter-4 .tabs-baseline a
	,article.qdflagshipformatter-6 .tabs-baseline a
	,article.qdflagshipformatter-4 .tabs-baseline a
	,article.flagshipformatter-4 .tabs-baseline .title
	,article.qdflagshipformatter-6 .tabs-baseline .title
	,article.qdflagshipformatter-4 .tabs-baseline .title {
		background: none;
		color: #966825;
		position: relative;
		font-weight: bold;
	}

	article.flagshipformatter-4 .tabs-baseline time
	,article.qdflagshipformatter-6 .tabs-baseline time
	,article.qdflagshipformatter-4 .tabs-baseline time {
		font-size: 11px;
		margin-bottom: 5px;
	}

	article.flagshipformatter-4 .tabs-baseline time
	,article.qdflagshipformatter-6 .tabs-baseline time
	,article.flagshipformatter-4 .tabs-baseline b
	,article.qdflagshipformatter-6 .tabs-baseline b
	,article.qdflagshipformatter-4 .tabs-baseline time
	,article.qdflagshipformatter-4 .tabs-baseline b {
		display: block;
	}

		article.flagshipformatter-4 .tabs-baseline .title
		,article.qdflagshipformatter-6 .tabs-baseline .title
		,article.qdflagshipformatter-4 .tabs-baseline .title {
			height: 35px;
			overflow: hidden;
			clear: both;
			text-align: left;
		}

		article.flagshipformatter-4 .tabs-baseline a:hover
		,article.qdflagshipformatter-6 .tabs-baseline a:hover
		,article.qdflagshipformatter-4 .tabs-baseline a:hover
		,article.flagshipformatter-4 .tabs-baseline a:hover time
		,article.qdflagshipformatter-6 .tabs-baseline a:hover time
		,article.qdflagshipformatter-4 .tabs-baseline a:hover time
		,article.flagshipformatter-4 .tabs-baseline a:hover .title
		,article.qdflagshipformatter-6 .tabs-baseline a:hover .title
		,article.qdflagshipformatter-4 .tabs-baseline a:hover .title {
			color: white  !important;
			background: #369 !important;
		}

	article.flagshipformatter-4 .tabs-baseline b.point
	,article.qdflagshipformatter-6 .tabs-baseline b.point
	,article.qdflagshipformatter-4 .tabs-baseline b.point {
		position: absolute;
		left: 47%;
		top: -10px;
		display: none;
		padding: 0;
	}
		article.flagshipformatter-4 .tabs-baseline a:hover b.point
		,article.qdflagshipformatter-6 .tabs-baseline a:hover b.point
		,article.qdflagshipformatter-4 .tabs-baseline a:hover b.point {
			display: block;
		}

article.qdflagshipformatter-5 {
	margin-bottom: 0;
	height: 228px;
}

article.qdflagshipformatter-5 .related-docs {
	max-height: 206px;
	overflow: hidden;
}

article.qdflagshipformatter-5 > header {
	width: 100%;
}

article.qdflagshipformatter-5 section.related-docs {
	margin-top:-45px;
	margin-right:15px;
}

	article.qdflagshipformatter-5 section.related-docs article {
		position: relative;
	}

	article.qdflagshipformatter-5 section.related-docs > h1 {
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
		margin-bottom: 3px;
	}

article.qdflagshipformatter-5 .video-thumbnail {
	margin-top:-53px;
}

article.qdflagshipformatter-5 .info {
	margin-right: 10px;
	margin-top: 10px;
	position: relative;
}

article.qdflagshipformatter-5 .info a.video-play {
	position: absolute;
	left: 0;
	top: 0;
}

article.qdflagshipformatter-5 .main-resaerch-doc h1.main-title {
	font-size: 14px;
}

article.qdflagshipformatter-5 .main-resaerch-doc h1.main-title
,article.qdflagshipformatter-5 .main-resaerch-doc time.publication-date {
	margin-left: 50px;
}

article.qdflagshipformatter-5 .main-resaerch-doc ul.analysts h1 a {
	color: #6A8AB0;
	font-size: 12px;
}

article.qdflagshipformatter-5 .main-resaerch-doc ul.analysts section {
	font-size: 10px;
}

article.qdflagshipformatter-5 .main-resaerch-doc time.publication-date {
	display: block;
	float: none;
}

article.qdflagshipformatter-5 .main-resaerch-doc .synopsis {
	clear: left;
	margin: 10px 0;
	font-size: 11px;
}


article.flagship-portlet time.publication-date {
	float:left;
}
article.flagship-portlet.flagshipformatter-3 time.publication-date {
	float: none;
}

article.flagship-portlet header ul.authorList.author-over {
	margin-left: 5px;
}





article.flagship-portlet .related-documents a.btn-email,
article.flagship-portlet .related-documents-lower a.btn-email {
	position: absolute;
	left: -16px;
}
