@import url( imported-global.css );
BODY {
	BACKGROUND-IMAGE: url(/images/portal_page_bg.gif);
	BACKGROUND-COLOR: #b0c0d0
	
}

.bodyBg {
	BACKGROUND-IMAGE: url(/images/portal_page_bg.gif);
	BACKGROUND-COLOR: #b0c0d0
}

#contentArea {
}

#mastheadContainer {
	BACKGROUND-COLOR: #fff
}

#sidebarContainer {
	BACKGROUND-COLOR: #99b9b9
}

#sidebarContainer A { 
	COLOR: black
}

#sidebarContainer A:visited {
	COLOR: black
}

#taskBarContainer {
}

#leftGutter {
	BACKGROUND-IMAGE: url(/images/leftgutter_bg.gif)
}

TABLE.contentArea TR TD {
}

TD.leftcol {
}

BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

TH {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

P {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

LI {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

UL {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

.txt {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

.txt-small {
	FONT-SIZE: 11px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

A {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}
/*	CLASS ADDED BY MARCO B ON 08-14-01 BEGIN	*/
.ANCHOR {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}
/*	CLASS ADDED BY MARCO B ON 08-14-01 END	*/
.cardContentPane {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

P {
	MARGIN-TOP: 6px;
	MARGIN-BOTTOM: 4px
}

.caption {
	FONT-SIZE: 10px;
	COLOR: #999
}

.caption-legal {
	FONT-SIZE: 10px;
}

/*      CLASS DELETED BY MARCO B ON 08-21-01    */
    /*
.cardContentPane {
}   */
/*      CLASS DELETED BY MARCO B ON 08-21-01 END    */

A.more-bullet B {
	FONT-WEIGHT: bolder;
	FONT-FAMILY: arial
}

.more-bullet {
	FONT-WEIGHT: bolder;
	FONT-FAMILY: arial;
	COLOR: #289090;
}


A.broadband-bullet B {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	COLOR: #d89438;
	FONT-FAMILY: arial;
	TEXT-DECORATION: none
}

A {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #006666;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif;
	TEXT-DECORATION: none
}
A.more {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #006666;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif;
	TEXT-DECORATION: none
}

A.broadband-link {
	COLOR: #d89438;
	TEXT-DECORATION: none
}

A.breadcrumb-link {
	COLOR: #294f73
}

A.breadcrumb-link:visited {
	COLOR: #294f73
}

/*			CLASS ADDED MY MARCO B ON  08/23/01 BEGIN			*/
A.breadcrumb-text {
	COLOR: #294f73;
	font-weight : normal;
}
b.breadcrumb-text  {
	COLOR: #294f73;
	font-weight : bold;
}
/*			CLASS ADDED MY MARCO B ON  08/23/01 END			*/
A.nav {
	FONT-SIZE: 11px;
	COLOR: #000
}


A.nav:visited {
	COLOR: #000
}


A:hover {
	TEXT-DECORATION: underline
}

A:visited {
	COLOR: #289090
}

FORM {
	MARGIN: 0px
}

INPUT {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma, arial, sans-serif
}

SELECT {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

OPTION {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif
}

.categoryHeadingContainer {
	BORDER-RIGHT: #788090 1px solid;
	BORDER-TOP: #788090 1px solid;
	BORDER-LEFT: #788090 1px solid;
	BORDER-BOTTOM: #788090 1px solid;
	BACKGROUND-COLOR: #9cb4c9
}

.stockLoss {
	FONT-SIZE: 12px;
	FONT-FAMILY: trebuchet ms, tahoma, arial, sans-serif;
	COLOR: #FF0000
}

/* scrollbar styles
added by Bad Bad Lee O. Brown 010831
*/

body, th, td, form 	 {
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color: #666666; 
	scrollbar-base-color: #D2E8D3; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #AACDB9; 
	scrollbar-track-color: #DEEAEA 
	
}

/* added by Kyle Putnam on 11-21-01 for Screaming Media Headlines 
	link color is defined inline with font tags
*/

A.spotlightNewsHeadline {
	font-size: 16px;
	font-weight: bold
}
/* if you need to modify the color of spotlight headlines - they have their color defined inline 
.spotlightNewsHeadline {
	font-size: 16px;
	font-weight: bold;
	color: 006699
}
*/
.fullstoryNewsHeadline {
	font-size: 18px;
	font-weight: bold;
	line-height: 102%;
	color: 006699
}