/* blue grades - root level; text properties for states: normal, click */
.TM0i0 {
	font-family: Arial, "Arial Narrow", Helvetica, Tahoma, Verdana, Geneva, sans-serif;;
	color: #000000;
	font-size: 1em;
	font-weight: light;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal,  hover, click  */
.TM0o0 {
	background: transparent;
	hover: background: transparent;
	border: none;
	border-color: transparent;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}





/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, Tahoma, Verdana, Geneva, sans-serif;;
	color: #000000;
	font-size: 1em;
	font-weight: thin;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal, hover, click */
.TM1o0 {
	background: #55A670;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


