/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #006cbb;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:thin;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}


/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #3399ff;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-right-width:thin;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, hover, click */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #006cbb;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #2B547F;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #3399ff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

