/* 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: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

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

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

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {														
	background: #aaaaaa;
	border: 1px solid #2B547F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {																	
	background: #666666;
	border: 1px solid #aaaaaa;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFF00;
}

.bulletStyle {		
text-align: center;
	vertical-align: middle;															
	font-size: 36px;
	color: #FFF301;
	padding-left:5px;
	padding-right:5px;
}






