﻿/* root level; text properties for states: normal, click */
.TM0i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
/* 	color: #13244A; */
/* 	color: #3e895b; */
	color: black;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align:left;
}
/* Text properties for states: hover */
.TM0i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
/* 	color: #13244A; */
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Text properties for states: click */
.TM0i2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM1i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.TM1i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM1i2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM2i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #8F685A;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.TM2i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #8F685A;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.TM2i2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #8F685A;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
/* Box properties for states: normal */
.TM0o0 {
	background-position: left;
	background-color: #ede095;
	padding-left: 50px;
	padding-top: 2px;
	vertical-align: middle;
	text-decoration: none;
	text-align:center;
}
/* Box properties for states: hover */
.TM0o1 {
	background-color: #99acc9;
	margin-top: 0px;
	padding-left: 50px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: top level click */
.TM0o2 {
	background-color: #ede095;
	margin-top: 0px;
	padding-left: 50px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
/* Table properties for states: normal, hover, click --borders around boxes */

/* Box properties for states: second level normal */
.TM1o0 {
	background: #90acc9;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: second level hover */
.TM1o1 {
	background: #3e895b;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Box properties for states: second level click */
.TM1o2 {
	background: #13244A;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Border around second level dropdown boxes*/
.TM0t0 {
	background: #000000;
}
.TM1t0 {
	background: #000000;
}
.TM2t0 {
	background: #000000;
}

/* Box properties for states: third level normal */
.TM2o0 {
	background: #FFDA88;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: third level hover */
.TM2o1 {
	background: #FFE6A3;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Box properties for states: third level click */
.TM2o2 {
	background: #FFE6A3;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
