idea_categories = {

	policies = {
		slot = citizenship_laws
		slot = press_laws
		slot = public_meetings
		slot = womens_rights
		slot = minority_rights
		slot = security_services
		
		ledger = civilian
		
		cost = 100
		removal_cost = -1
	}

	policies2 = {
		slot = labour_laws
		slot = healthcare
		slot = education
		slot = welfare
		slot = taxation_policies
		slot = economic_system
		
		ledger = civilian
		
		cost = 100
		removal_cost = -1
	}
	
	policies3 = {
		slot = trade_unions
		slot = population_growth
		slot = firearms
		slot = tariffs
		slot = foreign_investors
		slot = penal_system
		
		ledger = civilian
		
		cost = 100
		removal_cost = -1
	}

	miltary_jurisdiction = {
		slot = supervision
		slot = non_core_integration
		slot = female_service
		slot = quality_of_training
		slot = extent_of_conscription
		slot = draft_exemptions

		ledger = civilian

		cost = 150
		removal_cost = -1
	}
	
}
