body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ON-Demand Layer */
a#corner {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 225px;
	width: 225px;
	background: url(images/on-demand_banner.gif) right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}

div.ondemandtopleft	{
	position:absolute;
	top:0px;
	overflow:visible;
	height:171px;
	width:171px;
	background-image: url(images/on-demand_banner.gif);
	background-repeat:no-repeat;
	margin:0 0 0 0px;
	padding:0;
	color:#000;
	font-family:helvetica,verdana,arial,tahoma,sans-serif;
	z-index:1000000000;
	border:none;
	float:none;
	left: 0px;
			}
