	.categoryportal
	{
	}
	
	.categoryportal td
	{
		vertical-align:top;
		font-family:verdana;
		padding: 0px 5px 0px 5px
	}
	
	
	.categoryportal td a
	{
		/*color:blue;*/
		text-decoration:none;
	}

	.categoryportal .category
	{
		padding-top:25px;
	}
	
	.categoryportal  H2
	{
/*		font-size:13pt;*/
		margin-bottom:5px;
/*		font-weight:normal;*/
/*		font-family:verdana;*/
	}

	.categoryportal  H2 a {
		text-decoration: none;
/*		font-weight: bold;*/
	}	


	.categoryportal  H3
	{
		font-size:10pt;
		font-weight:normal;
		margin: 10px 0 5px 0;
		font-size: 8pt;
		font-weight: bold;
		color: #777;
		position: relative;
		lefT: -7px;
/*		text-decoration: underline;*/
	}

	.categoryportal ul {
		margin-left: 85px;
		padding-lefT: 0px;
		
		list-style-type: none;
	}

	.categoryportal ul li {
		margin: 5px 0px;
	}

	.categoryportal ul li i {
		margin: 5px 0px;
		border-bottom: 1px dotted #BBB;
		font-style: normal;
	}
	.categoryportal img
	{
/* 		float:left; 
		position: relative;
		top: 15px; */
		position: absolute;
		left: 20px;
		margin-top: 15px;
	}
	
	.categoryportal hr 
	{
		height: 1px;
		border: none;
		border-bottom: 1px solid #EEE;
		margin-right: 20px;
	}

	hr.mainSeparator
	{
		height: 1px;
		border: none;
		border-bottom: 3px solid #EEE;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	div.ProcNaHomeBullets 
	{
		font-size: 11pt;
	}

	div.ProcNaHomeBullets b
	{
/*		color: #444;*/
	}

	.boxedHighLight
	{
		font-weight: normal; background-color: #F5F9FD; padding: 3px; border: 1px dashed #BBB;
	}

	.QuotedAnnotation
	{
		padding: 0px 15px 5px 15px;
		font-size: 12pt;
		line-height: 150%;
/*		border: 7px solid #CCC; */
		border: 6px dotted #97A9C0;
		background-color: #EEF;


	}

	table.HomeKatalogPortal  { margin-top: 15px; } 
	table.HomeKatalogPortal tr td h2 { font-size: 12pt; font-family: verdana, tahoma, arial, sans-serif; line-height: 130% }
	table.HomeKatalogPortal tr td ul { padding-left: 20px; list-style-image: url(../images/folder-closed.gif); margin: 0px;}
	table.HomeKatalogPortal tr td li { font-size: 10pt; margin: 5px 0px; padding: 0px; }

	ul.PrettyUL { padding-left: 20px; list-style-image: url(../images/folder-closed.gif); margin: 0px; line-height: 140%; padding-bottom: 0px;}
	ul.PrettyUL li { font-size: 10pt; margin: 7px 0px; padding: 0px; }


/*
h1 a {
	text-decoration: none;
	color: #004488;
}

h1 a:hover {
	text-decoration: none;
	color: #004488;
}*/