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

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #FFFFFF;
	border-top: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

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

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #E1EBED;
	border-top: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

// JavaScript Document
