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

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #000066;
	border: 1px solid #000066;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: hover */
.TM0o1 {
	background: #f7562b;
	border: 1px solid #f7562b;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: click */
.TM0o2 {
	background: #f7562b;
	border: 1px solid #f7562b;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000088;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
		padding-top: 3px;	
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #7f9ebd;
	border: 0px solid #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

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

/* blue grades - sub levels; box properties for states: hover */
.TM1o1 {
	background: #f75626;
	border: 0px solid #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: click */
.TM1o2 {
	background: #7f9ebd;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

