/* 
growth pages tags
*/
#growthnav {
	font-size: 7pt;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #0092C8;
	text-transform:uppercase;
	padding-right:15px;
	text-decoration:none;
}
#growthnav a {
	color:#FFFFFF;
	text-decoration:none;
}
#growthnav a:hover {
	color:#C6ADD3;
}
#growthlogo {
	width:145px;
	background-color:#009DE1;
	border-top:3px solid white; 
	border-bottom:3px solid white;
}
.growthblock {
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.growthsub {
	font-size: 8pt;
	color: #F8981D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.growthheader {
	font-size: 13pt;
	color: #009DE1;
	font-weight: bold;
}
.growthsubheader {
	font-size: 9pt;
	color: #00467F;
	font-weight: bold;
}

.subheader {
	color:#009DE1;
}