@media screen {
	.Header		{Font-Family:Verdana; font-size:36pt; font-weight:bold;}
	.SubHeader	{Font-Family:Verdana; font-size:20pt; font-weight:bold;}
	.Label		{Font-Family:Verdana; font-size:12pt; font-weight:bold;}
	.Field		{width:100;}
	
	.Panel					{display:block;}	
	.Panel-disabled			{display:none;}	
	.Panel-noPrint			{display:block;}	
	.PanelTitle				{color:white; height:20; padding-left:5; background-color:#0033CC; font-family:Verdana, Ariel; font-weight:bold; font-size:10pt; border:1 outset;}
	.PanelContent			{padding:5; background-color:#EEEEEE; display:block;}
	.PanelItem				{color:#0033CC; font-family:Verdana, Ariel; font-size:8pt; cursor:hand; height:25; vertical-align:middle;}
	.PanelItem-highlight	{color:#0033CC; font-family:Verdana, Ariel; font-size:8pt; font-weight:bold; cursor:hand;}
	.PanelItem-disabled		{color:#B8B5D7; font-family:Verdana, Ariel; font-size:8pt; cursor:hand;}	
	
	body			{margin:0;}

	a				{text-decoration:none; font-family:arial narrow, arial; font-size:13pt; color:white;}
	a.black			{text-decoration:underline; font-family:arial narrow, arial; font-size:13pt; color:303030;}
	a:hover			{color:FDC71D;}

	.CAT-Line		{height:10; background-color:FDC71D;}

	.Headline		{font-family:arial narrow, arial; font-size:72pt; font-weight:bold; text-align:center;}
	.Heading		{font-family:arial narrow, arial; font-size:14pt; font-style:italic; color:FDC71D;}
	.Field			{font-family:arial narrow, arial; font-size:13pt; color:White;}

	.Copyright		{padding-left:40; font-family:arial narrow, arial; font-size:10pt; color:FDC71D;}	
}
