div.TabContent div.Insight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: 000080;
	background-color: F5F5F5;
	width:100%;
	text-align:center;
	overflow:scroll;
	line-height:1.22em;
}

table.Insight {font-size:100%;}

table.Insight.Journal {
	font-size:100%;
	border-width: 1px;
	border-style: solid;
	border-color: dfdfdf;
}

th.Insight, td.Insight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 4040A0;
	background-color: #F5F5F5;
	border-width: 0px;
}

td.Insight {
	font-weight: normal;
	font-size: .9em;
	vertical-align: top;
}

td.Insight.Journal {
	font-size: .9em;
	vertical-align: top;
}

th.Insight {
	font-weight: bold;
	font-size: .9em;
	vertical-align: top;
}

th.Insight.Journal {
	font-size: .9em;
	font-weight: bold;
	color:white;
	background-color: 5F96CF;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: dfdfdf;
}

td.Insight.Journal {
	font-size: .9em;
	border-width: 1px;
	border-style: solid;
	border-color: dfdfdf;
}

th.Insight.Table {
	font-size: .9em;
	font-weight: bold;
	color:white;
	background-color: 5F96CF;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
	border-color: dfdfdf;
}

td.Insight.Table {
	font-size: .9em;
	border-width: 1px;
	border-style: solid;
	border-color: dfdfdf;
}

th.Insight.Label {
	text-align: right;
}

.panelHeader {
	text-align:center;
	color: 4040A0;
	font-weight:bold;
}
