/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Bookman Old Style, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #3E5FA2;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #103586;
	border: 1px solid #2B547F;
	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: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #B7CEE9;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #FFFFFF;
	border: 1px solid #2B547F;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}





/* grayscale - all levels; text properties for states: normal */
.TM2i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;\
}


/* grayscale - all levels; text properties for states: hover, click */
.TM2i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}



/* grayscale - all levels; box properties for states: normal */
.TM2o0 {
	background: #FFFFFF;
	border: 1px solid #606060;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM2o1 {
	background: #3E5FA2;
	border: 1px solid #606060;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}