#newlink	{
	font-size: 10pt;
	color: #009;
	text-decoration: none;
}

#header	a	{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#header	h1	a	{
	width: 315px;
	height: 110px;
	background-image: url(../images/ewa-logo3.jpg);
}

#header	.view-your-report	{
	position: absolute;
	top: 10px;
	left: 50%;
	height: 79px;
	width: 97px;
	margin-left: -75px;
	background-image: url(../images/view_report2.gif);
}

#leftcol	ul	li	a:link, #leftcol	ul	li	a:visited	{
	display: block;
	width: 158px;
	padding: 2px 4px;
	margin: 1px 0;
	border: 1px solid #C0C0CF;
	background-color: #fff;
	color: #669;
	text-decoration: none;
}

#leftcol	ul	li	a:hover, #leftcol	ul	li	a:active	{
	background-color: #C0C0CF;
	color: #333;
}