{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

body
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
	line-height: 12px;
	margin: 12px 80px 8px 40px;
	text-align: left;
	min-width: 560px;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/TE_emailheader.jpg);
	background-repeat: no-repeat;
}
.datebar {
	height: 16px;
	background-color: #00005B;
	width: 550px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}	
#menubar {
	height: 24px;
	background-color: #E082E3;
	width: 100%;
}

#content {
	height: 240px;
	background-color: #FEFAF1;
	width: 550px;
	padding: 2px 2px 2px 2px;
}
.footer {
	background-color: #008000;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 100%;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}		
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 12pt;
}
h4 {
	font-size: 11pt;
}
h5 {
	font-size: 10pt;
}
h6 {
	font-size: 9pt;
}

a
{
	color: #000099;
	text-decoration: underline;
}

a:hover
{
	color: #8A8AFF;
	text-decoration: underline;
}

sup
{
font-size: 0.5em;
}
.zlow {
	z-index: -2;
}
.listhead {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
