/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 6px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #51A33D;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 6px;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #DEEBD8;
	color: Aqua;
	border: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: normal, hover, click */
.HM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom:dotted 1px #C4C4C4;
	padding: 4px;
}

/* blue grades - root level; box properties for states: normal */
.HM0o0 {
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.HM0o1 {
	background: #51A33D;	
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.HM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 6px;
}
