/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
white-space: nowrap;
}

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

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	text-align: left;
	background: transparent;
	margin-top: 5px;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	text-align: center;
	color: #0c4a87;
	vertical-align: middle;
	text-decoration: none;
	font-weight: normal;
	padding-left:20px;
	margin-left:0px;
	background : #e7e7e7 url(/images/nav_bkg_on.gif) no-repeat left;
}

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

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #e7e7e7;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
		}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #cccccc;
	padding: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0c4a87;
	border-bottom-color: #0c4a87;
	border-left-color: #0c4a87;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #FFFFFF;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	}