/* BC CHANGE */
body {
  background-image: url(../images/right_gradient1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: black;
}
/* END BC CHANGE */

.right_back {
  background-image: url(../images/right_gradient1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: 1E1608;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 150B5D;
}
.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: 150B5D;
}
a.submenu:link { color: #150B5D; text-decoration: underline; } 
a.submenu:active { color: #150B5D; text-decoration: underline; } 
a.submenu:visited { color: #150B5D; text-decoration: underline; } 
a.submenu:hover { color: #150B5D; text-decoration: underline; }

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: 080850;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 080850;
}
.chartheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: E5C149;
}
.charttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 0A073D;

}
a.charttext:link { color: 080850; text-decoration: none; } 
a.charttext:active { color: 080850; text-decoration: none; } 
a.charttext:visited { color: 080850; text-decoration: none; } 
a.charttext:hover { color: 080850; text-decoration: none; }
}
.chartsubheaderred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
