/* maroon - root level; text properties for states: normal, click */
.TM0i0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal, hover */
.TM0o0 {
	background: #003366;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; table properties for states: normal, hover, click --borders around boxes--don't touch*/
.TM0t0 {
/*	background: #FFFFFF;*/
}

/* blue grades - root level; text properties for states: top level hover */
.TM0i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: top level click */
.TM0o2 {
	background: #3F3F3F;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level normal */
.TM1o0 {
	background: #7F7F7F;
/*	background: #4198D5; */
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level hover */
.TM1o1 {
/*	background: #4198D5; */
	background: #CCCCCC;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: second level click */
.TM1o2 {
	background: #3F3F3F;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: hover */
.TM1i1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	
/* blue grades - root level; table properties for states: normal, hover, click --borders around boxes--don't touch*/
.TM1t0 {
background: #FFFFFF;
}

body
{
margin: 0px 0px 0px 0px;
background-color:#C0C0C0;
}

h1
{
font-family: Arial!important;
font-family: Arial Verdana, Helvetica, sans-serif;
font-size: 16px!important;
font-size: 16px;
font-weight: normal;
color: #3C3C3C;
margin: 10px 15px 0px 15px;
padding: 0px 10px 0px 0px;
letter-spacing: 0px;
}

h2
{
font-family: Arial Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
letter-spacing: 0px;
}

h4
{
letter-spacing: 0.5cm;
}
 
p
{
font-family: Arial;
font-weight: normal;
line-height: 20px;
font-size: 13px;
color: #3C3C3C;
margin: 0px 15px 0px 15px;
padding:0px 10px 0px 0px;
justification: full;
 /* background-color:#ff0000; */
}

ul
{
line-height: 20px;
font-family: Arial;
font-weight: normal;
font-size: 14px;
padding: 0px 0px -100px 0px;
margin: 0px 0px -100px 0px;
}

li
{
line-height: 20px;
font-family: Arial;
font-weight: normal;
font-size: 14px;
padding: 0px 0px -100px 0px;
margin: 0px 0px -100px 0px;
}

a
{
color: #3C3C3C;
}
