
body.tte_body, td.tte_td
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

td.tte_td_colored_left
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: 00009a;
	width: 25%;
	padding: 5 5 5 5;
	color: #FFFFFF;
}

#hilight_line
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	word-spacing: 4px;
	background-color: 8080e7;
	padding: 3 3 3 3;
}

#footer_hilight_line
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	word-spacing: 4px;
	background-color: 000033;
	padding: 3 3 3 3;
}

td.tte_td_colored_right
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	background-color: 000067;
	width: 75%;
	padding: 5 5 5 5;
	color: #FFFFFF;
}

td.tte_image
{
	background-image: url('grants.jpg');
	height: 125px;
	font-family: verdana, arial, sans-serif;
	font-size: 4pt;
	text-align: right;
}

table.tte_table
{
	border: 1px solid Teal;
	width: 700;
}

a
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: underline;
}