/* 
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;
}
#gt-subcat {
	padding: 1em 0 1em 0;
	margin-bottom: 0em;
	background-color: #D5E8C1;
	color: #004D84;
	text-transform:uppercase;
	font-size:7pt;
}
	
#gt-subcat ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#gt-subcat li {
	padding: 0;
	margin: 0;
}

#gt-subcat li a {
	display: block;
	padding: 2px 2px 2px 12px;
	background-color: #D5E8C1;
	color: #004D84;
	text-decoration: none;
	width: 100%;
}

html>body #gt-subcat li a {
	width: auto;
}

#gt-subcat li a:hover {
	background-color: #FFF;
	color: #004D84;
}

div#gt1 {
	float:right;
}
div#gt1bar {
	float:right;
	width:25px;
	height:14px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position: 16px 4px;
}
div#gt2 {
	float:right;
}
div#gt2bar {
	float:right;
	width:15px;
	height:14px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position: 16px 4px;
}
