	.headline		{	color: #000000;    					font-family: Arial, Geneva, Helvetica, sans-serif;    					font-size: 14px;						font-weight: bold;    					line-height: 130% ;		}	.subhead		{	color: #000000;    					font-family: Arial, Geneva, Helvetica, sans-serif;    					font-size: 13px;						font-weight: bold;    					line-height: 130% ;		}							.textblue		{	color: #016798;    					font-family: Arial, Geneva, Helvetica, sans-serif;    					font-size: 12px;    					line-height: 130% ;		}																		/* * PureDOMExplorer Demo styles  * written by Chris Heilmann  * More at http://onlinetools.org/tools/puredom/ */		ul.pde a:link			{	color: #000000;								font-family : Arial, Geneva, Helvetica, sans-serif ;    							font-size : 12px ;        						text-decoration: none ;								line-height: 130% ;		}	ul.pde a:visited		{	color: #000000;								font-family : Arial, Geneva, Helvetica, sans-serif ;    							font-size : 12px ;        						text-decoration: none ;								line-height: 130% ;		}	ul.pde a:hover			{	color: #000000;								font-family : Arial, Geneva, Helvetica, sans-serif ;    							font-size : 12px ;        						text-decoration: underline ;								line-height: 130% ;		}	ul.pde a:active			{	color: #000000;								font-family : Arial, Geneva, Helvetica, sans-serif ;    							font-size : 12px ;        						text-decoration: none ;								line-height: 130% ;		}			ul.pde,ul.pde li		{	margin:0;								padding:0;								list-style:none;	}									ul.pde ul				{	margin:0 0 0 14px;								padding:0;		}									ul.pde li				{	margin:0;								padding-left:0px;	}								/* dynamically added to LIs with nested ULs */	ul.pde li.parent		{	padding-left:0;		}		ul.pde li.parent img	{	border:none;								padding-right:0px;	}								/* dynamically added to LIs with nested ULs and STRONG elements in them */	ul.pde li.current li	{	padding-left:0;		}	/* The class to hide nested ULs */	.hide					{	position:absolute;               					top:0;               					left:-4000px;	}/* The class to show nested ULs */	.show					{	position:static;               					display: table;               					top:0;               					left:1em;	}									li.listitem				{	color: #000000;								font-family : Arial, Geneva, Helvetica, sans-serif ;    							font-size : 12px ;        						text-decoration: none ;								line-height:130% ;		}