﻿.dateHeadingInterest {
	color:#003366;
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
}
.blueBoldHeadingInterest
{ 
 color:#0B377D; 
 font-weight: bold; 
 font-size:12pt;
}

.blackBoldSubHeadingInterest{
	color:#000000;
	font-size:10pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.graphHeader
{
 background-color: #0B377D;
 font-size: 9pt;
 padding-left: 5px;
 color: #FFFFFF;
 }
 .graphLink
 {
  /*text-transform: uppercase;*/
  text-align: right;
  color:#003366;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
 }
 

