/* top level; text properties for states: normal */
.TM0i0 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #3D3D90;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* top level; box properties for states: normal */
.TM0o0 {
	background: #FBFCF7;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* top level; table properties for states: normal, hover, click */
.TM0t0 {
	background: transparent;
}

/* top level; text properties for states: hover, click */
.TM0i1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #006600;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* top level; box properties for states: hover, click */
.TM0o1 {
	background: #EFEFEF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* drop downs; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #3D3D90;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* drop downs; box properties for states: normal, hover, click */
.TM1o0 {
	background: #EFEFEF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* drop downs; text properties for states: hover, click */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #3D3D90;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

