/* DynCorp; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* DynCorp; box properties for states: normal, click */
.TM0o0 {
	background: #00746A;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* DynCorp; table properties for states: normal, hover, click */
.TM0t0 {
	background: #CCD9E5;
}

/* DynCorp; box properties for states: hover */
.TM0o1 {
	background: #e73f35;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

