/* blue grades side - root level; text properties for states: normal */
.TM4i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades side - root level; box properties for states: normal */
.TM4o0 {
	background: #009DAE;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades side - root level; table properties for states: normal, hover, click */
.TM4t0 {
	background: #B8DBEC;
}

/* blue grades side - root level; text properties for states: hover, click */
.TM4i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades side - root level; box properties for states: hover, click */
.TM4o1 {
	background: #B8DBEC;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades side - sub levels; box properties for states: normal */
.TM5o0 {
	background: #009DAE;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades side - sub levels; box properties for states: hover, click */
.TM5o1 {
	background: #B8DBEC;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

