	BODY 
	{
		font-family:Verdana;
		font-size: 10pt;
		background: url(../ER/Images/toptile.gif) repeat-x;
	}
	A, A:LINK {
		font-weight : bold;
		color : #097662;
		text-decoration : none;
	}
	A:HOVER {
		color : #CC0000;
		text-decoration : underline;
	}
	INPUT.button {
		color:#097662;
		background-color:#F09E32;
		border-color:#F09E32;
		font-weight:bold;
	}
	SPAN.warning 
	{
		color: #C00000;
	}
	SPAN.label
	{
		color: Teal;
	}
	TD.leftside
	{
		background-color: #C9E7E1;
		width: 20px;
	}
	TD
	{
		font-size: 10pt;
	}
	
	H1 {font-family: arial;
		font-weight: bold;
		font-size : 13pt;
		color : #990000;}
	H1.print {
		margin-bottom : 0px;}
	H2 {
		color : #330066;
		font-weight : bold;
		font-size : 130%;}
	H3 {
		color : #330066;
		font-weight : bold;
		font-size : 90%;}
	H4 {
		font-weight : bold;
		font-size : 90%;}

