.BodyCopy {
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
}

.NewsCopy {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.BodyCopy_SuperSmall {
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
}

.StockwatchCopy {
	font-family: Arial;
	font-size: 7pt;
	color: #666666;
}

.BodyCopyBold {
font-family: Arial;
font-size: 9pt;
color: #00004A;
font-weight : bold;
}

.ErrorMessage {
font-family: Arial;
font-size: 12pt;
color: red;
font-weight : bold;
}

.BodyCopyBoldBlue {
	font-family: Arial;
	font-size: 7pt;
	color: #00004A;
	font-weight : normal;
}

.pheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight : bold;
	color: #00004A;
}

.smallwhiteheader {
	font-family: Arial;
	font-size: 7pt;
	font-weight : bold;
	color: #FFFFFF;
}

.tableheader {
	font-family: Arial;
	font-size: 8pt;
	font-weight : bold;
	color: #0004A;
}

P {
font-family: Arial;
font-size: 8pt;
color: black
}

.10pt {
font-family: Arial;
font-size: 10pt;
color: black
}

UL.10pt {
font-family: Arial;
font-size: 10pt;
color: black
}

.8pt {
font-family: Arial;
font-size: 8pt;
color: black
}

P.12pt {
font-family: Arial;
font-size: 12pt;
color: black
}

input.pageNumberEntry  {
	font-family : monospace;
	/*height : 16; */
	/*width : 22; */
	height : 16;
	width: 22;
	font-size : 8pt;
	background-color : #FFFFFF;
	border-color : 000000;
	border-style : inset;
	border-width : 1px;
	color : #5071B3;
	text-align : center;
}

/* links stuff */

a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : none;
}

a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : none;
}

a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : underline;
}

a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : underline;
}

:link { color: #000000 }
:visited { color: #000000 } /* for visited links */
:active { color: #000000 } /* when link is clicked */
:hover { color: #000000 } /* when mouse is over link */

:link.remote { font-size: 8pt; }
:visited.remote { font-size: 8pt; } /* for visited links */
:active.remote { font-size: 8pt; } /* when link is clicked */
:hover.remote { font-size: 8pt; } /* when mouse is over link */

/* hiding text stuff for Harry at Advanced Web Promotions */
/* div.hardcopy	{position: absolute;top: 50;left: -600;} */

H1 {
font-family: Arial;
font-size: 12pt;
color: #000000;
}

.upValue {
  COLOR: #008000; FONT-FAMILY: Arial; FONT-SIZE: 7pt;
}
.downValue {
  COLOR: #ff0000; FONT-FAMILY: Arial; FONT-SIZE: 7pt;
}
.noChangeValue {
  COLOR: #666666; FONT-FAMILY: Arial; FONT-SIZE: 7pt;
}
SUP {font-size:60%;}