/* this is just for the hub pages */

/* on the humb pages, this is a subheading */
#content h4.subhead {
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 0.5em 0;
}

.hubhead p, .hub p {
	font-size: 80%;
}

.hubhead th, .hub th {
	vertical-align: top;
	padding: 0 8px 0 0;
	border: 0;
}

/* this is the large top panel */
	.hubhead h4 {
		font-size: 130%;
		margin: 23px 0 0 0;
	}

/* these are the smaller panels */
	#content .hub h4 {
		font-size: 100%;
		margin: 15px 0 0 0;
	}
	.hub h5 {
		font-weight: normal;
		font-style: italic;
	}

h5, h6 {
	margin: 0;
}

/* Used for Fundfact sheet help links */
.helpText
{
	cursor:help;
	border:none !important;
	color:#000000 !important;
}

.tint a
{
		border:none !important;
		color:#000000 !important;
}	

.tint a:hover, .helpText:hover
{
	border:none !important;
	text-decoration: none !important;
}

table.data {
	text-align: center;
	border:none !important;
}
