body {
	font-weight: normal;
	font-size: 13px;
	margin: 15px;
	color: 000000;
	background-color: #FFFFFF;
      margin-left:0px;
      margin-right:0px;
      margin-top:0px;
      margin-bottom:5px;

}

td.bluebackground {
	background-color: #336699;
}


td.whitebackground {
	background-color: #FFFFFF;
}


td.blueshadebackground {
	background-color: #E1EBF4;
}

td.chartbluebackground2 {
	background-color: #CCDDEE;
}

td.menubutton :hover { background-color: #CCDDEE; border: 0px #000000 solid;  display: block; color: #000000;} 

tr.chartbluebackground {
	background-color: #336699;
	color: #FFFFFF;
        font-size: 14px;
	font-weight: bold;
}

td.chartbluebackground {
	background-color: #336699;
	color: #FFFFFF;
        font-size: 14px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: 336699;
	text-decoration: none;
	background-color: ;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CCDDEE;
}

.copy {
        font-size: 11px;
}

.pageheading {
        text-align: left;
	font-weight: bold;
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.italic {
	  font-style: italic;
}

.blockquote {
      margin-left: 1.5em;
      margin-right: 1.5em;
      margin-top: 1.5em;
      margin-bottom: 1.5em;
      display: block;
}

.chartitem1 {
	color: #000000;
        font-size: 12px;
	font-weight: bold;
}

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

.portfoliositename {
	font-weight: bold;
}

.portfoliotext {
      margin-left: 1em;
      margin-right: 1em;
      margin-top: 1em;
      margin-bottom: 1em;
      display: block;
}

.center {
        text-align: center;
}

.italic11 {
	  font-style: italic;
          font-size: 11px;
}
