﻿/*
There are additional print styles for the home page in home.css
*/

.addPage { display: none;}

body {
	background: #000000;
	text-align: left;
	color: #ffffff !important;
	font-size: 10pt !important;
	border: 0;
	margin: 0;
	padding: 0; 
	width: 6.5in;
  font-family: transit, verdana, helvetica, arial, sans-serif;
  background-image: none !important;
}

#content #industryNews ul li { 
  list-style-type: none !important;
  background-image: none;
  margin-left: 0;
}

#content ul#tabs li { display: none;}
#content ul#tabs li {	border-bottom: none; }
#content ul#tabs li.current { display: list-item; }

#content ul#tabs li.current a { 
  color: #cc0000;
	background: #ffffff;
	text-align: left;
}

#content ul li { 
  list-style-type:square !important;
  background-image: none;
  margin-left: 20px;
}

#contentLeft, 
#columnRight, 
ul#topNav {
  display: none;
  border: 1px solid red;
}

dl.search { width: 6.5in !important; }

div#content dl.search dd.dateRange div {
  float: left !important;  
  padding-bottom: 10px;
  width: auto !important; 
}

div#content div {  
  border: 0;
  float: none !important; 
  margin: 0; 
  width: 6.5in !important; 
}

div#content div#contentRight {margin: 0;}

div#content div#industryNews {
  float: left !important;
  clear: right;
}

.fixWidth #columnLeft #content { 
  height: 1080px;
}

.fixWidth #columnLeft #content img{ 
  position: absolute;
}

.fixWidth #content #contentRight { 
  height: 1080px;
}

.fixWidth #content #contentRight img{ 
  position: fixed;
}

#footer {
	_height: 34px;
	min-height: 34px;
}

#globalLinks,
#sideNav,
#footerCenter {display: none;}

#momentum div.container h1 {
  color: #333;
  background-color: #FFFFFF;
  background-image: none !important;
  font-weight: bold;
	text-indent: 0;
}

p { width: 6.5in !important; }

#pageConstraints,
table.marketHeader,
table.marketOverview,
table.detailedQuote {width: 6.5in;}

table.marketHeader caption .floatleft {padding-bottom: 5px;}

table.marketHeader td,
table.marketOverview td,
table.detailedQuote td,
table.marketHeader th,
table.marketOverview th,
table.detailedQuote th { border-bottom: 1px solid #ffffff !important; }

#content #factivaHeader { 
	clear: both; 
	margin: 15px 0; }



