/*

 Filename :		global.css
 Version :		2.6
 Author : 		quasimodo
 Revisions :	29-Jul-2002 (quasimodo)
 Status :		COMPLETE
 Comments :		Old redundant classes removed

*/

/* ############################################################################ */
/*                                 Main Elements                                */
/* ############################################################################ */

BODY { background-color: #FFFFFF; margin: 10px 10px 10px 10px; }

BODY, TD, P, UL, LI, DL, DD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A:link { color: #336699; }	
A:visited { color: #666666; }	
A:hover { color: #CC0033; }
A:link.nav3, A:visited.nav3, A:hover.nav3 {font-weight: bold; font-size: 16px;}
A:link.child, A:visited.child { font-weight: normal; }
A:link.parent, A:visited.parent { font-weight: bold; }
A.black:link, A.black:visited, A.black:active, A.black:hover { font-size: 13px; color: #000000; font-weight: normal; text-decoration: none; }
A.black:hover { color: #336699; }
STRONG { font-weight: bold; }

H1, DIV.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
}

DIV.H1 {
	padding: 0px;
	margin: 0px;
}

.miniheading {
	font-size: 18px;
}

/* textheadings has been deprecated as it is not appropriate */
H2, .textheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 3px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

H4 { 	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px; color: #990000; text-decoration: none; font-weight: bold; }

/* ############################################################################ */
/*                                  Classes                                     */
/* ############################################################################ */

/* Footer - Makes footer smaller */
.footer { font-size: 10px; }

/* ---------------------------------------------------------------------------- */

/* General Text Elements */

/* Highlights text as red */
.highlight { color: #990000; }

/* ---------------------------------------------------------------------------- */

.headline {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.release {
	font-size: 11px;
	color: #000000;
}

.industrydate {
	font-size: 12px;
	color: #000000;
}

.retailreport {
	font-size: 11px;
	color: #000000;
	background-color: #DDEEFF;
}
.retailreporthead {
	font-size: 11px;
	color: #ffffff;
	background-color: #6699CC;
	vertical-align: top
}

.small {
	font-size: 10px;
	color: #000000;
}

.underline {
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
}

.newstory {
	font-size: 13px;
	font-weight: bold;
	color: #666699;
	background-position: center center;
}

.indented { 
	margin: 0px 2px 0px 20px; }

.textbold {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}

.whiteheadings {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.expanded {
	margin-left: 10px;
	margin-bottom: 10px;
}

.whiteheadings2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.mmlink {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

.bluetext {
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.bluetextnormal {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}

.lightcell { background-color: #DDEEFF; }

.middlecell { background-color: #AACCEE; }

.darkcell { background-color: #6699CC; }

.lmlinks {
	font-size: 13px;
	color: #CC3333;
	text-decoration: none;
}

.lmheadings {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.lmheadbold {
	font-size: 16px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

.lmboldorange {
	font-size: 13px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

.headlines_old {
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}

.headlines {
	font-size: 11px;
	font-weight:bold;
}

.aboutleftmenu {
	padding: 12px 0px 12px 8px;
	font-size: 11px;
	font-weight:bold;
	}
	
.copyright, .addresses {
	font-size: 11px;
	}
	
.types {
	font-weight: bold;
	}
.time {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
      }

.storyCaptionTitle { font-family: Arial, Helvetica, sans-serif; 
                     font-size:8pt; 
                     font-weight:bold; 
}

.storyCaptionText  { font-family: Arial, Helvetica, sans-serif; 
                     font-size:8pt; 
}

.storyCaptionDate  { font-family: Arial, Helvetica, sans-serif; 
                     font-size: 7pt; 
}

/*---------------------------------------------*/
/*    Classes for Industry Focus pages         */
/*                                             */
/*---------------------------------------------*/

.dateAlign { padding:29px 0px 0px 0px; }
TD.search { font-weight: bold; color: #666666; }
INPUT.search { width:128px; height: 21px; }
