/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Verdana, Helvetica, sans-serif;;
	color: #3272CC;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*text-transform:uppercase;*/
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	padding-left: 8px;
	border-bottom:1px solid White;
	text-align: left;
	vertical-align: middle;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: transparent;
}

.TM1t0 {
	background: #C8D9ED;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Verdana, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*text-transform:uppercase;*/
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
	border-bottom:1px solid White;
}


