/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#003366;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #D8E4C0;
	text-decoration: none;
	text-align: center;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background:#99AC74;
	text-decoration: none;
	text-align: center;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#009900;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #F8F8F8;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family:"Segoe UI", Verdana, sans-serif;
	color:#0066CC;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #999999;
}


