/* ESD; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* ESD; box properties for states: normal */
.TM0o0 {
	background: #009999;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* ESD; table properties for states: normal, hover, click */
.TM0t0 {
	background: #009999;
}

/* ESD; box properties for states: hover, click */
.TM0o1 {
	background: #000000;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Garamond, Times New Roman, Times, Serif;;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #000000;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
/* Home Page Styles */
.welcomeText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#23B8B2;
	font-weight:bold;
}
.homeContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.homeContent02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#0a0a0a;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 20px;
	font-style:italic;
	padding-left:60px;
	font-weight:bold;
	display:inline;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	padding-left:6px;
	display:inline;
}
