.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%;}

.left{
float:left;
margin:0;
padding:0;}

.center{
float:left;
margin:0;
padding-left:126;}

.right{
float:right;
margin:0;
padding:0;}

/* Summit Photo Styles - Added June 2010 */
#summitPhotosContainer		{width:446px; padding:5px 40px 20px 40px; margin:0;}
#summitPhotosContainer	 p  {padding:8px 0 10px 0; margin:0;}
.summitPhoto 				{width:448px; margin:0 10px 20px 0; border-bottom: solid 1px #e0e0e0; padding: 0 0 5px 0;}
.summitPhoto img        	{border: solid 4px #2599bf; margin:0; display:block;}
.summitPhotoSubHeadline 	{font-size: 12px;}
.summitCenter				{text-align:center; width:448px;}
