/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal, hover, click */
.TM0o0 {
	background: #1F4172;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: lightslategray;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: "Times New Roman", Times, serif;
	color: #F4E408;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-indent: 7px;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #1F4172;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: gray;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

