/* CSS Document */
#tbl_lag {	background: #FFFFFF;
	border: 1px solid #00744A;
	margin: 0px;
	padding: 0px;
	font-size: 7.5pt;
}

.stream_01 {background-color: #E3E7B6;
}
.stream_02 {
	background-color: #FFEBAE;
}
.stream_03 {background-color: #DAE7ED;
}
.stream_04 {background-color: #FFD9A3;
}
.stream_05 {background: #B6E1E4;
}
.stream_06 {background: #D4D98E;
}
.stream_07 {background-color: #B8D4E4;
}
.stream_heading {	font-size: 8pt;
	font-weight: bold;
}
.stream_social_02 {background: #E7EBC4;
}
.tableheader {
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #00744A;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.tablesubheader {	font-size: 8pt;
	font-weight: normal;
	background: #CCD37B;
}
#lecture_glance{
	overflow: auto;
	width: 540px;
	height: 360px;
	margin: 0px;
	padding: 0px;
}
