/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	z-index:10;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #528dc5;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	z-index:10;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #2B547F;
	z-index:10;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #29527E;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	z-index:10;
}

/* blue grades two; text properties for states: normal, hover, click */
.TM2i0 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	z-index:10;
}

/* blue grades two; box properties for states: normal */
.TM2o0 {
	background: #35608D;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	z-index:10;
}

/* blue grades two; table properties for states: normal, hover, click */
.TM2t0 {
	background: #FFFFFF;
	z-index:10;
}

/* blue grades two; box properties for states: hover, click */
.TM2o1 {
	background: #29527E;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	z-index:10;
}

