<!--
 Copyright 1999-2004 Vignette Corporation.
 All rights reserved.

 THIS PROGRAM IS CONFIDENTIAL AND AN UNPUBLISHED WORK AND TRADE
 SECRET OF THE COPYRIGHT HOLDER, AND DISTRIBUTED ONLY UNDER RESTRICTION.

 EXCEPT AS EXPLICITLY STATED IN A WRITTEN AGREEMENT BETWEEN THE PARTIES,
 THE SOFTWARE IS PROVIDED AS-IS, WITHOUT WARRANTIES OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT,
 PERFORMANCE, AND QUALITY.
-->
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>System Unavailable</title>

<style type="text/css">
body	{margin-top:10px;
			margin-bottom:10px;
			margin-left:25px;
			margin-right:25px;
		background-color:#ffffff;}

body,
td,
p	 {font-family: verdana, geneva, arial, helvetica, sans-serif;
	 			font-size: xx-small;
	 			font-weight: normal;
				font-style: normal;
				color: #000000;}

h1	 {font-family: arial, helvetica, sans-serif;
				font-size: small;
				color: #000000;
				font-weight: bold;
				margin-bottom:0px;}

.epi-error {color: #ff0000 !important;}

</style>

</head>

<body>

	<h1>Vignette Portal</h1>

	<hr size="1" noshade="noshade" />

	<div style="margin:.5em 0em;">
		<div class="epi-error" style="font-weight:bold; margin:3px 0px 5px;">This system is unavailable.</div>
		Please contact the administrator for details.
	</div>

	<hr size="1" noshade="noshade" />

</body>
</html>

