@charset "UTF-8";
/* CSS Document */

#techReport {
	margin-left: 22px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	width: 660px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#techReport .summaryCurrency
{
    display:  block;
    color: #004276;
    text-decoration: none;
}

#techReport #head
{
	border-top: solid #e6e3dc 5px;
}

#techReport #head #byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #666666;
	display: block;
}

#techReport #head #dateStamp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	display: block;
	margin: 0 0 15px 3px;
	padding: 0;
	text-align: left;
}

#techReport #head h1
{
	font-size: 1.65em;
	color:#000000;
	margin: 10px 0 0 0;
	font-weight: normal;
	line-height: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;    
}

#techReport #head h1 span {
	display: block;
	font-size: .5em;
	color:#666666;
	margin:0.5em 0 0.75em 0;
	font-weight: normal;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#techReport table {
	border: 1px solid #d1cbc5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#techReport table .header td {
	background-color:#004276;
	color:#ffffff;
	font-weight:bold;
	padding: 0.4em;
}

#techReport table .child1 td  {
	background-color:#EEEEEE;
	padding: 0.4em;
	vertical-align: top;
}

#techReport table .child2 td  {
	background-color:#F7F7F7;
	padding: 0.4em;
	vertical-align: top;
}

#techReport #strategyTable {
	margin: 0 0 20px 0;
	padding: 0px;
	float: left;
	width: 458px;
}

#techReport .sidebar {
	float: right;
	width: 170px;
	margin: 0 0 10px 10px;
	padding: 10px;
	font-size: 0.75em;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #e6e3dc 1px;
}

#techReport .byline h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#techReport .byline h2 {
	margin: 0;
	padding: 0;
	font-size: .85em;
	font-weight: normal;
	color: #666666;
}

#techReport #tabnav
{
	height: 12px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 10px solid #FFF;
}

#techReport #tabnav span
{
    height: 14px;     
}

#techReport #tabnav li
{
	margin: 0 2px 0 0;
	padding: 0;
	display: inline;
	background-color: #cbcbcb;
	float: left;
	height: 10px;
}

#techReport #tabnav span
{
	float: left;
	line-height: 14px;
	background: #f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	color: #666;
}

#techReport #tabnav .active 
{
	background-color:#fff;
	color:#000;
	border-top: solid #ccc 1px;
	border-right: solid #ccc 1px;
	border-bottom: solid #fff 2px;
	border-left: solid #ccc 1px;
	padding: 3px 10px;
	height: 14px;
	
}

#techReport #tabnav .inactive 
{
	background-color:#cbcbcb;
	color:#333;
	padding: 3px 10px;
	height: 14px;
	
}

#techReport #tabnav a:hover
{
	background-color: #fff;
}

#techReport .holderVisible {
	display: block;
}

#techReport .holderHidden {
	display: none;
}

#techReport .techCurrencyHolder {
	margin:0;
	padding:10px;
	border:solid #ccc 1px;
}

#techReport .techFibHolder {
	margin:0;
	padding:10px;
	border:solid #ccc 1px;
}

#techReport #techCurrencyTabs {
	margin: 10px 0 0 0;
	padding: 0px;
}

#techReport #techFibTabs {
	margin: 10px 0 0 0;
	padding: 0px;
}

#techReport .approvalCode
{
    font: normal 11px Arial;
    color: #959595;
    margin: 30px 0 0 0;
}    

.techCurrencyTitle .techTitleNeutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	line-height: 50px;
}

.techCurrencyTitle .techTitleUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #429211;
	display: block;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	line-height: 50px;
}

.techCurrencyTitle .techTitleDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #b80000;
	display: block;
	margin: 0 0 0 10px;
	padding: 0px;
	float: left;
	line-height: 50px;
}

.techCurrencyTitle img {
	margin: 0px;
	padding: 0px;
	float: left;
}

.techSectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	display: block;
	margin: 15px 0 0 0;
	padding: 0px;
}

.techSectionContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	display: block;
	margin: 0px;
	padding: 0px;
}

.techTrendQuestionsGrid {
	margin: 15px 0 0 0;
	padding: 0px;
}

.techGraphHolder 
{
	display: block;
	margin: 15px 0 0 0;
	padding: 0px;
}

.techGraphHolder ul
{
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

.techGraphHolder .chart01
{
    display: inline;
    float: left;
    padding-right: 5px;
    width: 315px;
}

.techGraphHolder .chart01 img
{
    vertical-align: text-bottom;
}
.techGraphHolder .chart02
{
    display: inline;
    float: left;
    width: 315px;
}

.techGraphHolder .chart01Description
{
    display: inline;
    float: left;
    padding-right: 20px;
}

.techGraphHolder .chart01Description .description
{
    display: block;
    width: 300px;
    font: normal 12px Arial;
    text-align: left;
}

.techGraphHolder .chart02Description
{
    display: inline;
    float: left;
}

.techGraphHolder .chart02Description .description
{
    display: block;
    width: 300px;
    font: normal 12px Arial;
    text-align: left;
}

.techGraphHolder .enlarge
{
    margin: 0;
    padding: 0;
    float: left;
    font: normal 0.70em Arial;
    color: #757575;
    cursor: pointer;
}

.techGraphHolder .source
{
    margin: 5px 35px 0 0;
    padding: 0;
    float: right;
    font: normal 0.70em Arial;
    color: #757575;
}

.techGraphHolder .source a,
.techGraphHolder .source a:link,
.techGraphHolder .source a:active,
.techGraphHolder .source a:visited
{
    color: #757575;
    text-decoration: none;    
}

.techGraphHolder .source a:hover
{
    color: #757575;
    text-decoration: underline;    
}

.techGraphHolder .chartingPackageLink
{
    clear: both;
    margin: 0;
    padding: 10px 0 0 0;
    height: 20px;
    font: bold .9em Arial;
    color: #fd6609;
}

.techGraphHolder .chartingPackageLink a,
.techGraphHolder .chartingPackageLink a:link,
.techGraphHolder .chartingPackageLink a:active,
.techGraphHolder .chartingPackageLink a:visited
{
    color: #fd6609;
    text-decoration: none;
}

.techGraphHolder .chartingPackageLink a:hover
{
    color: #fd6609;
    text-decoration: underline;
}

.techDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #424242;
	margin: 15px 0 10px 0;
	padding: 0px;
	line-height: 1.4em;
}

.techDisclaimer p
{
    margin-bottom:1em;
}

.fibPattern {
	display: block;
	margin: 10px 5px;
	padding: 0px;
	float: left;
}

#techReport #head img {
	display: block;
	margin: 0px;
	padding: 0px;
}

.techTrendQuestionsGrid .currentPrice
{
    font: bold 1.25em Arial;
}

.techTrendQuestionsGrid a,
.techTrendQuestionsGrid a:link,
.techTrendQuestionsGrid a:active,
.techTrendQuestionsGrid a:visited
{
    color: #004276;
    text-decoration: none;
}

.techTrendQuestionsGrid a:hover
{
    color: #004276;
    text-decoration: underline;    
}


.techSectionContent a,
.techSectionContent a:active,
.techSectionContent a:link,
.techSectionContent a:visited
{
    color: #004276;
    text-decoration: none;    
}

.techSectionContent a:hover
{
    color: #004276;
    text-decoration: underline;     
}






/* #######################################
Tech Video Button
####################################### */
.techVideoButton
{
    margin: 0 0 20px 0;
    padding: 0;
}
