.pageTitle{font-size:11pt; font-weight:bold; COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana;}

BODY {
	margin:0px;
}
.textbodysmall {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}

.upValue {
  COLOR: Green; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}
.downValue {
  COLOR: Red; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}
.noChangeValue {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}

.upValue2 {
  COLOR: Green; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}
.downValue2 {
  COLOR: Red; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}
.noChangeValue2 {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; LINE-HEIGHT: normal; TEXT-DECORATION: none
}


.white {
  BACKGROUND-COLOR: white
}
.graphcolor {
  BACKGROUND-COLOR: lightsteelblue 
}
.graphcolordark {
  BACKGROUND-COLOR: #336699
}
.graphcolorgreen {
  BACKGROUND-COLOR: #5FBC6A
}
.graphcolorlight {
  BACKGROUND-COLOR: lightsteelblue
}
.blackfont {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.blackfont_small {
  COLOR: black; padding-bottom: 0; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.blackfont_smallbold {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-weight: bold; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.blackfont_smallest {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 7pt; TEXT-DECORATION: none
}
.whitefont {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.whitefont1 {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.whitefont3 {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.blackfont1 {
  color: #000066; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.blackfont3 {
  COLOR: black; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.whitefont1 A {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.whitefont1 A:active {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 9pt
}
.whitefont1 A:hover {
  COLOR: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 9pt
}
.graphcolordarker {
  BACKGROUND-COLOR: #000066
}
.blackfont2 {
  color: #000066; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.white2 {
  color: white; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.mainfont {color:#000000; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 10pt}

A:link { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt}
A:visited { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt}
A:hover { text-decoration:none; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt}
A:active { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt}

A.black:link { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; color:#000000}
A.black:visited { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; color:#000000}
A.black:hover { text-decoration:none; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; color:#000000}
A.black:active { text-decoration:underline; FONT-FAMILY: Arial, Helvetica, Verdana; FONT-SIZE: 8pt; color:#000000}

a.blue:link {
	font-family: Arial;
	font-size: 9pt;
	color: #2288FF;
	text-decoration : none;
}

a.blue:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #2288FF;
	text-decoration : none;
}

a.blue:active {
	font-family: Arial;
	font-size: 9pt;
	color: #2288FF;
	text-decoration : underline;
}

a.blue:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #2288FF;
	text-decoration : underline;
}

a.blue:link {
	font-family: Arial;
	font-size: 9pt;
	color: #2288FF;
	text-decoration : none;
}

a.sub:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : none;
}

a.sub:active {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : underline;
}

a.sub:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #0563D0;
	text-decoration : underline;
}


.nav {font-family:arial; background-color:#336699; color:#FFFFFF; font-weight:bold;}
.nav A, .nav A:visited {font-family:arial; color:#FFFFFF; text-decoration:none; font-weight:bold;}
.nav A:hover {text-decoration:underline;}

.footer {color:#ffffff;}
.footer A, .footer A:visited {color:#ffffff;text-decoration:underline}
.footer A:hover {text-decoration:none}

.BodyCopyBoldBlue {
	font-family: Arial;
	font-size: 10pt;
	color: #00004A;
	font-weight : normal;
}

.BodyCopyBold {
font-family: Arial;
font-size: 9pt;
color: #00004A;
font-weight : bold;
}

.pheader {
	font-family: Arial;
	font-size: 12pt;
	font-weight : bold;
	color: #00004A;
}

P.10pt {
font-family: Arial;
font-size: 10pt;
color: black
}